Skip to content

Commit 5e2ef5c

Browse files
authored
Update ptypy_workhsop_setup.sh
Changed location for conda env
1 parent 2dd33e1 commit 5e2ef5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/ptypy_workhsop_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Last time we used this script: /global/common/software/ntrain3/ptypy_workshop_setup.sh
22
# This script should be copied into /global/common/software/ntrain7/
33
module load python
4-
conda activate /global/common/software/ntrain7/ptypy_env
4+
conda activate /global/common/software/ntrain3/ptypy_env
55
python -m ipykernel install --user --name ptypy_env --display-name PtyPy
66

77
# Clone tutorials and create link to data

0 commit comments

Comments
 (0)