We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd33e1 commit 5e2ef5cCopy full SHA for 5e2ef5c
1 file changed
scripts/ptypy_workhsop_setup.sh
@@ -1,7 +1,7 @@
1
# Last time we used this script: /global/common/software/ntrain3/ptypy_workshop_setup.sh
2
# This script should be copied into /global/common/software/ntrain7/
3
module load python
4
-conda activate /global/common/software/ntrain7/ptypy_env
+conda activate /global/common/software/ntrain3/ptypy_env
5
python -m ipykernel install --user --name ptypy_env --display-name PtyPy
6
7
# Clone tutorials and create link to data
0 commit comments