Skip to content

Commit cf19f24

Browse files
author
Scott Wales
committed
Update generic python
1 parent 76338dd commit cf19f24

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

python-analysis3

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@
22

33
# Always the current stable analysis3 python
44

5-
eval $(/opt/Modules/v4.3.0/libexec/modulecmd.tcl sh use /g/data3/hh5/public/modules)
6-
eval $(/opt/Modules/v4.3.0/libexec/modulecmd.tcl sh remove conda)
7-
eval $(/opt/Modules/v4.3.0/libexec/modulecmd.tcl sh load conda/analysis3)
8-
9-
python "$@"
5+
/g/data/hh5/public/apps/miniconda3/envs/analysis3/bin/python "$@"

0 commit comments

Comments
 (0)