Skip to content

Commit

Permalink
pin ipyniivue to 2.0.0 because they changed the import name
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Dec 5, 2024
1 parent b0f6074 commit 7333a8e
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==4.0.3 pandas nilearn matplotlib nipype osfclient ipyniivue
pip install jupyterlmod==4.0.3 pandas nilearn matplotlib nipype osfclient ipyniivue==2.0.0

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

0 comments on commit 7333a8e

Please sign in to comment.