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` :::