Skip to content

Commit 6c2db3e

Browse files
Add answer for how to load matplotlib
1 parent 7012ddd commit 6c2db3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/day3/matplotlib/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ HPC cluster|How to load Matplotlib
132132
Alvis |`module load matplotlib/3.9.2-gfbf-2024a` <!-- TODO -->
133133
COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!) <!-- :-) 2026-04-17 -->
134134
Dardel |`module load python/3.12.3 ; pip3 install matplotlib` <!-- :-) 2016-04-17 -->
135+
Kebnekaise |`pip install matplotlib` <!-- :-) 2026-04-21 -->
135136
Pelle |`module load matplotlib/3.9.2-gfbf-2024a` <!-- :-) 2026-04-17 -->
136137
Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb` <!-- :-) 2026-04-17 -->
137138

0 commit comments

Comments
 (0)