Skip to content

Commit 5995a80

Browse files
Ways to load Pandas are in a table
1 parent 58ffe7f commit 5995a80

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/day3/pandas/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,18 @@ At the end of this sessions, learners ...
1313
- have run Python code that uses Pandas
1414

1515
:::
16+
17+
## Loading Pandas
18+
19+
<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
20+
21+
HPC cluster|Command
22+
-----------|-------------------------------------------------------------------------------------------------------------------
23+
Alvis |`module load matplotlib/3.9.2-gfbf-2024a`
24+
COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2`
25+
Dardel |`module load cray-python/3.11.7`
26+
Kebnekaise |`module load GCC/12.3.0 Python/3.11.3 SciPy-bundle/2023.07 matplotlib/3.7.2 Tkinter/3.11.3`
27+
Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a`
28+
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`
29+
30+
<!-- markdownlint-enable MD013 -->

0 commit comments

Comments
 (0)