File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ At the end of this sessions, learners ...
1616
1717## Loading Matplotlib
1818
19+ <!-- markdownlint-disable MD013 --> <!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
20+
1921HPC cluster|How to load Matplotlib
2022-----------|-------------------------------------------------------------------------------------------------------------------
2123Alvis |` module load matplotlib/3.9.2-gfbf-2024a `
@@ -24,3 +26,5 @@ Dardel |`module load PDC/23.12 cray-python/3.11.5 matplotlib/3.8.2-cpeGNU-23
2426Kebnekaise |` module load matplotlib/3.8.2 `
2527Pelle |` module load matplotlib/3.9.2-gfbf-2024a `
2628Tetralith |` module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2 `
29+
30+ <!-- markdownlint-enable MD013 -->
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ At the end of this sessions, learners ...
1818
1919<!-- markdownlint-disable MD013 --> <!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
2020
21- HPC cluster|Command
21+ HPC cluster|How to load Pandas
2222-----------|-------------------------------------------------------------------------------------------------------------------
2323Alvis |` module load matplotlib/3.9.2-gfbf-2024a `
2424COSMOS |` module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2 `
Original file line number Diff line number Diff line change @@ -14,3 +14,17 @@ At the end of this sessions, learners ...
1414
1515:::
1616
17+ ## Loading Seaborn
18+
19+ <!-- markdownlint-disable MD013 --> <!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
20+
21+ HPC cluster|How to load Seaborn
22+ -----------|-----------------------------------------------------------------------------------------------------------------------
23+ Alvis |` module load Seaborn/0.13.2-gfbf-2024a `
24+ Kebnekaise |` module load GCC/13.2.0 Seaborn/0.13.2 `
25+ COSMOS |` module load GCC/13.2.0 Seaborn/0.13.2 `
26+ Pelle |` module load Seaborn/0.13.2-gfbf-2024a `
27+ Tetralith |` module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11; pip install seaborn `
28+ Dardel |` module load cray-python/3.11.7 PDCOLD/23.12 matplotlib/3.8.2-cpeGNU-23.12 `
29+
30+ <!-- markdownlint-enable MD013 -->
You can’t perform that action at this time.
0 commit comments