From 836208c5c919b8c2fdbcc5d2d47d80a47a2ca0eb Mon Sep 17 00:00:00 2001 From: Wilmer Date: Fri, 17 Apr 2026 10:02:05 +0200 Subject: [PATCH] Log COSMOS check Also fixed dates of previous checks --- docs/day3/pandas/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/day3/pandas/README.md b/docs/day3/pandas/README.md index 70a1706b6..47d095c16 100644 --- a/docs/day3/pandas/README.md +++ b/docs/day3/pandas/README.md @@ -141,11 +141,11 @@ Load the software module to use `pandas` HPC cluster|How to load the `pandas` software module -----------|------------------------------------------------------------------------------------------------------------------- Alvis |`module load matplotlib/3.9.2-gfbf-2024a` -COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` +COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` Dardel |`module load python/3.12.3 ; pip3 intall pandas` Kebnekaise |`module load GCC/12.3.0 Python/3.11.3 SciPy-bundle/2023.07 matplotlib/3.7.2 Tkinter/3.11.3` -Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a` -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` +Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a` +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` :::