Skip to content
Snippets Groups Projects
Commit c4a1609f authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Update create_JupyterLab_kernel.sh

parent 3d9df996
No related branches found
No related tags found
No related merge requests found
Pipeline #10772 passed with stage
in 10 minutes and 5 seconds
......@@ -20,7 +20,7 @@ set -euxo pipefail
EOF
# load here all tools
spack load --sh -r python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn %gcc@10.3.0 >> $CONF_PATH/bin/env.sh
spack load --sh -r python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn tvb-data tvb-library %gcc@10.3.0 >> $CONF_PATH/bin/env.sh
# end of env creation
cat <<EOF >>$CONF_PATH/bin/env.sh
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment