diff --git a/docs/day3/matplotlib/README.md b/docs/day3/matplotlib/README.md index 4dac4c150..38a8decc8 100644 --- a/docs/day3/matplotlib/README.md +++ b/docs/day3/matplotlib/README.md @@ -131,8 +131,7 @@ 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` -Kebnekaise |`module load matplotlib/3.8.2` +Dardel |`module load python/3.12.3 ; pip3 install matplotlib` Pelle |`module load matplotlib/3.9.2-gfbf-2024a` Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb`