We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76338dd commit cf19f24Copy full SHA for cf19f24
python-analysis3
@@ -2,8 +2,4 @@
2
3
# Always the current stable analysis3 python
4
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 "$@"
+/g/data/hh5/public/apps/miniconda3/envs/analysis3/bin/python "$@"
0 commit comments