We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160c769 commit 38c6d26Copy full SHA for 38c6d26
singularity/build/scripts/singularity-prepare-instance.sh
@@ -42,6 +42,7 @@ sudo -H python3 -m pip install pyasn1-modules -U
42
sudo -H python3 -m pip install --upgrade google-api-python-client
43
sudo -H python3 -m pip install --upgrade google
44
sudo -H python3 -m pip install oauth2client==3.0.0
45
+sudo -H python3 -m pip install ipython
46
47
# Install GoLang
48
export VERSION=1.12.6 OS=linux ARCH=amd64
0 commit comments