Update Python on JSC machines authored by Johannes Keller's avatar Johannes Keller
...@@ -12,7 +12,7 @@ module load SciPy-Stack ...@@ -12,7 +12,7 @@ module load SciPy-Stack
module load matplotlib module load matplotlib
module load PyQt5 module load PyQt5
``` ```
This will give you a good starting point. This will provide with you a reasonably large set of Python modules on JSC machines.
# Looking for Python modules on JSC machines # Looking for Python modules on JSC machines
... ...
......