Skip to content

Commit a675830

Browse files
Fix answer
1 parent 71a5989 commit a675830

2 files changed

Lines changed: 14 additions & 12 deletions

File tree

docs/day3/seaborn/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ HPC cluster|HPC cluster-specific `seaborn` documentation
137137
Alvis |[`seaborn` documentation](https://www.c3se.chalmers.se/documentation/module_system/python/#numpy-and-scipy)
138138
Bianca |[`seaborn` documentation](https://docs.uppmax.uu.se/software/python/) [Only shows module name]
139139
COSMOS |[`seaborn` documentation](https://lunarc-documentation.readthedocs.io/en/latest/software/installed_software/) [Only shows module name]
140-
Dardel |[`seaborn` documentation](https://support.pdc.kth.se/doc/applications/python/)
140+
Dardel |No documentation
141141
Kebnekaise |[`seaborn` documentation](https://docs.hpc2n.umu.se/software/libs/Seaborn/)
142142
Pelle |[`seaborn` documentation](https://docs.uppmax.uu.se/software/seaborn/)
143143
Tetralith |[`seaborn` documentation](https://www.nsc.liu.se/software/python) No relevant documentation
@@ -157,7 +157,7 @@ HPC cluster|How to load Seaborn
157157
-----------|-----------------------------------------------------------------------------------------------------------------------
158158
Alvis |`module load Seaborn/0.13.2-gfbf-2024a`<!-- TODO -->
159159
COSMOS |`module load GCC/13.2.0 Seaborn/0.13.2`<!-- 2026-04-17 -->
160-
Dardel |`module load python/3.12.3 ; pip3 install matplotlib`<!-- 2026-04-17 -->
160+
Dardel |`module load python/3.12.3 ; pip3 install seaborn` <!-- 2026-04-17 -->
161161
Kebnekaise |`module load GCC/13.2.0 Seaborn/0.13.2`<!-- :-) 2026-04-21 -->
162162
Pelle |`module load Seaborn/0.13.2-gfbf-2024a` <!-- :-) 2026-05-17 -->
163163
Tetralith |`module load Python/3.10.4-env-hpc1-gcc-2022a-eb ; pip install seaborn` <!-- :-) 2026-05-17 -->

docs/lesson_plans/20260423/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ Pandas.
4141
Material is in good shape and I made videos for Pelle now.
4242
Let's prioritize on the most registrations:
4343

44-
|hpc_cluster | n|
45-
|:-----------|--:|
46-
|Alvis | 9|
47-
|Bianca | 4|
48-
|Cosmos | 8|
49-
|Dardel | 30|
50-
|Kebnekaise | 6|
51-
|Pelle | 3|
52-
|Tetralith | 10|
53-
|Vera | 1|
44+
hpc_cluster | n|Done
45+
------------|---|---
46+
Dardel | 30|Yes
47+
Tetralith | 10|
48+
Alvis | 9|
49+
Cosmos | 8|
50+
Kebnekaise | 6|
51+
Bianca | 4|
52+
Pelle | 3|Yes
53+
Vera | 1|
54+
55+

0 commit comments

Comments
 (0)