Skip to content

Commit 38c6d26

Browse files
committed
adding ipython
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 160c769 commit 38c6d26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singularity/build/scripts/singularity-prepare-instance.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ sudo -H python3 -m pip install pyasn1-modules -U
4242
sudo -H python3 -m pip install --upgrade google-api-python-client
4343
sudo -H python3 -m pip install --upgrade google
4444
sudo -H python3 -m pip install oauth2client==3.0.0
45+
sudo -H python3 -m pip install ipython
4546

4647
# Install GoLang
4748
export VERSION=1.12.6 OS=linux ARCH=amd64

0 commit comments

Comments
 (0)