Skip to content

Commit 2dd33e1

Browse files
authored
Update ptypy_workhsop_setup.sh
1 parent 3f8528c commit 2dd33e1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/ptypy_workhsop_setup.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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/
3-
module load conda
3+
module load python
44
conda activate /global/common/software/ntrain7/ptypy_env
5-
#conda activate $HOME/ptypy_env
65
python -m ipykernel install --user --name ptypy_env --display-name PtyPy
76

87
# Clone tutorials and create link to data

0 commit comments

Comments
 (0)