From 918bb0d39d313ab718e95913df0194c1e07f3064 Mon Sep 17 00:00:00 2001 From: Wilmer Date: Tue, 21 Apr 2026 14:21:22 +0200 Subject: [PATCH] Indicate which commands are tested to work --- docs/day3/matplotlib/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/day3/matplotlib/README.md b/docs/day3/matplotlib/README.md index 38a8decc8..567c1694a 100644 --- a/docs/day3/matplotlib/README.md +++ b/docs/day3/matplotlib/README.md @@ -131,7 +131,8 @@ HPC cluster|How to load Matplotlib -----------|------------------------------------------------------------------------------------------------------------------- Alvis |`module load matplotlib/3.9.2-gfbf-2024a` COSMOS |`module load matplotlib/3.8.2` (avoid version `3.9.2`!) -Dardel |`module load python/3.12.3 ; pip3 install matplotlib` +Dardel |`module load python/3.12.3 ; pip3 install matplotlib` +Kebnekaise |`module load matplotlib` Pelle |`module load matplotlib/3.9.2-gfbf-2024a` Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb`