Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/day3/pandas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ 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`
Dardel |`module load cray-python/3.11.7`
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` :-)
Expand Down
Loading