tutorial: Add boto3 installation to setup script
This commit is contained in:
@@ -57,6 +57,12 @@ until sudo apt-get install -y --no-install-recommends \
|
|||||||
sleep 5
|
sleep 5
|
||||||
done
|
done
|
||||||
|
|
||||||
|
####
|
||||||
|
# Upgrade boto3 python package on AWS systems
|
||||||
|
####
|
||||||
|
pip3 install --upgrade boto3
|
||||||
|
|
||||||
|
|
||||||
####
|
####
|
||||||
# Spack configuration settings for tutorial
|
# Spack configuration settings for tutorial
|
||||||
####
|
####
|
||||||
|
Reference in New Issue
Block a user