Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/day3/matplotlib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ Alvis |`module load matplotlib/3.9.2-gfbf-2024a`
COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!)
Dardel |`module load PDC/23.12 cray-python/3.11.5 matplotlib/3.8.2-cpeGNU-23.12`
Kebnekaise |`module load matplotlib/3.8.2`
Pelle |`module load matplotlib/3.9.2-gfbf-2024a`
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2`
Pelle |`module load matplotlib/3.9.2-gfbf-2024a` :-)
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` :-(

<!-- markdownlint-enable MD013 -->

Expand Down
7 changes: 4 additions & 3 deletions docs/day3/seaborn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,12 @@ Tetralith |?[`seaborn` documentation](https://www.nsc.liu.se/software/python)
HPC cluster|How to load Seaborn
-----------|-----------------------------------------------------------------------------------------------------------------------
Alvis |`module load Seaborn/0.13.2-gfbf-2024a`
Kebnekaise |`module load GCC/13.2.0 Seaborn/0.13.2`
COSMOS |`module load GCC/13.2.0 Seaborn/0.13.2`
Pelle |`module load Seaborn/0.13.2-gfbf-2024a`
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11; pip install seaborn`
Dardel |`module load cray-python/3.11.7 PDCOLD/23.12 matplotlib/3.8.2-cpeGNU-23.12`
Kebnekaise |`module load GCC/13.2.0 Seaborn/0.13.2`
Pelle |`module load Seaborn/0.13.2-gfbf-2024a` :-)
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11; pip install seaborn` :-)


<!-- markdownlint-enable MD013 -->

Expand Down
Loading