Skip to content

Commit 553ecb7

Browse files
Merge pull request #271 from WilmerMillert/patch-7
Fix typo in how to load pandas
2 parents 5f535f1 + bde39d1 commit 553ecb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/day3/pandas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ HPC cluster|How to load the `pandas` software module
162162
-----------|-------------------------------------------------------------------------------------------------------------------
163163
Alvis |`module load matplotlib/3.9.2-gfbf-2024a` <!-- TODO -->
164164
COSMOS |`module load GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2` <!-- :-) 2026-04-17 -->
165-
Dardel |`module load python/3.12.3 ; pip3 intall pandas` <!-- :-) 2026-05-17 -->
165+
Dardel |`module load python/3.12.3 ; pip3 install pandas` <!-- :-) 2026-05-17 -->
166166
Kebnekaise |`module load GCC/12.3.0 Python/3.11.3 SciPy-bundle/2023.07 matplotlib/3.7.2 Tkinter/3.11.3` <!-- TODO -->
167167
Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a` <!-- :-) 2026-04-17 -->
168168
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` <!-- :-) 2026-04-17 -->

0 commit comments

Comments
 (0)