Skip to content

Commit

Permalink
pinned old version of jupyterlmod as a workaround for breaking API ch…
Browse files Browse the repository at this point in the history
…ange
  • Loading branch information
stebo85 authored Nov 7, 2024
1 parent b3b0244 commit 77a9e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googlecolab_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ mv /usr/bin/singularity_test /usr/bin/singularity
sudo apt install -y datalad lmod

#install pip packages
pip install jupyterlmod pandas nilearn matplotlib nipype osfclient ipyniivue
pip install jupyterlmod==4.0.3 pandas nilearn matplotlib nipype osfclient ipyniivue

#setup cvmfs
mkdir -p /etc/cvmfs/keys/ardc.edu.au/
Expand Down

0 comments on commit 77a9e5c

Please sign in to comment.