Skip to content

Commit 24215e2

Browse files
Merge branch 'main' of https://github.com/UPPMAX/HPC-python
2 parents b3d2d11 + 553ecb7 commit 24215e2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/day3/matplotlib/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,11 @@ Load the software module to use `matplotlib`
130130
HPC cluster|How to load Matplotlib
131131
-----------|-------------------------------------------------------------------------------------------------------------------
132132
Alvis |`module load matplotlib/3.9.2-gfbf-2024a` <!-- TODO -->
133-
COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!) <!-- TODO -->
133+
COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!) <!-- :-) 2026-04-17 -->
134134
Dardel |`module load PDC/23.12 cray-python/3.11.5 matplotlib/3.8.2-cpeGNU-23.12` <!-- TODO -->
135135
Kebnekaise |`module load matplotlib/3.8.2` <!-- TODO -->
136-
Pelle |`module load matplotlib/3.9.2-gfbf-2024a` <!-- :-) 2026-05-17 -->
137-
Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb` <!-- :-) 2026-05-17 -->
136+
Pelle |`module load matplotlib/3.9.2-gfbf-2024a` <!-- :-) 2026-04-17 -->
137+
Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb` <!-- :-) 2026-04-17 -->
138138

139139
<!-- markdownlint-enable MD013 -->
140140

docs/day3/pandas/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@ Load the software module to use `pandas`
161161
HPC cluster|How to load the `pandas` software module
162162
-----------|-------------------------------------------------------------------------------------------------------------------
163163
Alvis |`module load matplotlib/3.9.2-gfbf-2024a` <!-- TODO -->
164-
COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` <!-- TODO -->
165-
Dardel |`module load python/3.12.3 ; pip3 intall pandas` <!-- :-) 2026-05-17 -->
164+
COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` <!-- :-) 2026-04-17 -->
165+
Dardel |`module load python/3.12.3 ; pip3 install pandas` <!-- :-) 2026-05-17 -->
166166
Kebnekaise |`module load GCC/12.3.0 Python/3.11.3 SciPy-bundle/2023.07 matplotlib/3.7.2 Tkinter/3.11.3` <!-- TODO -->
167-
Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a` <!-- :-) 2026-05-17 -->
168-
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 JupyterLab/4.2.0` <!-- :-) 2026-05-17 -->
167+
Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a` <!-- :-) 2026-04-17 -->
168+
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 JupyterLab/4.2.0` <!-- :-) 2026-04-17 -->
169169
<!-- markdownlint-enable MD013 -->
170170

171171
:::

0 commit comments

Comments
 (0)