Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/day3/matplotlib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ HPC cluster|How to load Matplotlib
-----------|-------------------------------------------------------------------------------------------------------------------
Alvis |`module load matplotlib/3.9.2-gfbf-2024a` <!-- TODO -->
COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!) <!-- :-) 2026-04-17 -->
Dardel |`module load PDC/23.12 cray-python/3.11.5 matplotlib/3.8.2-cpeGNU-23.12` <!-- TODO -->
Dardel |`module load python/3.12.3 ; pip3 install matplotlib` <!-- :-) 2026-04-17 -->
Kebnekaise |`module load matplotlib/3.8.2` <!-- TODO -->
Pelle |`module load matplotlib/3.9.2-gfbf-2024a` <!-- :-) 2026-04-17 -->
Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb` <!-- :-) 2026-04-17 -->
Expand Down
Loading