Skip to content

Commit 598280e

Browse files
authored
use_packages.rst formatting
1 parent b3043b0 commit 598280e

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

docs/day2/use_packages.rst

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -151,27 +151,27 @@ Exercise 1: using Python packages
151151
+------------+-----------------+
152152

153153
.. admonition:: Forgot how to do this?
154-
:class: dropdown
154+
:class: dropdown
155155

156-
+------------+----------------------------------------------------+
157-
| HPC cluster|Python version |
158-
+============+====================================================+
159-
| Alvis |``module load Python/3.12.3-GCCcore-13.3.0`` |
160-
+------------+----------------------------------------------------+
161-
| Bianca |``module load python/3.12.7`` |
162-
+------------+----------------------------------------------------+
163-
| COSMOS |``module load GCCcore/13.2.0 Python/3.11.5`` |
164-
+------------+----------------------------------------------------+
165-
| Dardel |``module load cray-python/3.11.7`` |
166-
+------------+----------------------------------------------------+
167-
| Kebnekaise |``module load GCC/12.3.0 Python/3.11.3`` |
168-
+------------+----------------------------------------------------+
169-
| LUMI |``module load cray-python/3.11.7`` |
170-
+------------+----------------------------------------------------+
171-
| Pelle |``module load Python/3.12.3-GCCcore-13.3.0`` |
172-
+------------+----------------------------------------------------+
173-
| Tetralith |``module load Python/3.11.5-bare-hpc1-gcc-2023b-eb``|
174-
+------------+----------------------------------------------------+
156+
+------------+----------------------------------------------------+
157+
| HPC cluster|Python version |
158+
+============+====================================================+
159+
| Alvis |``module load Python/3.12.3-GCCcore-13.3.0`` |
160+
+------------+----------------------------------------------------+
161+
| Bianca |``module load python/3.12.7`` |
162+
+------------+----------------------------------------------------+
163+
| COSMOS |``module load GCCcore/13.2.0 Python/3.11.5`` |
164+
+------------+----------------------------------------------------+
165+
| Dardel |``module load cray-python/3.11.7`` |
166+
+------------+----------------------------------------------------+
167+
| Kebnekaise |``module load GCC/12.3.0 Python/3.11.3`` |
168+
+------------+----------------------------------------------------+
169+
| LUMI |``module load cray-python/3.11.7`` |
170+
+------------+----------------------------------------------------+
171+
| Pelle |``module load Python/3.12.3-GCCcore-13.3.0`` |
172+
+------------+----------------------------------------------------+
173+
| Tetralith |``module load Python/3.11.5-bare-hpc1-gcc-2023b-eb``|
174+
+------------+----------------------------------------------------+
175175

176176

177177
- Confirm that the Python package, indicated in the table below, is absent.
@@ -270,7 +270,7 @@ Exercise 1: using Python packages
270270
+------------+---------------------------------------------------+
271271
| COSMOS |``module spider SciPy`` |
272272
+------------+---------------------------------------------------+
273-
| Dardel |``module spider matplotlib`` |
273+
| Dardel |``module spider matplotlib`` |
274274
+------------+---------------------------------------------------+
275275
| Kebnekaise |``module spider SciPy`` |
276276
+------------+---------------------------------------------------+

0 commit comments

Comments
 (0)