Skip to content
Snippets Groups Projects
Commit 795ffaf7 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Changed order of "alpha partition" in data_analytics_with_python.md.

parent ea38b052
No related branches found
No related tags found
6 merge requests!398Update data_analytics_with_python.md. Fixed spelling and wording. All issues...,!392Merge preview into contrib guide for browser users,!368Update experiments.md,!356Merge preview in main,!355Merge preview in main,!298mpi4py + dask for data_analytics‎_with_python.md‎
......@@ -214,7 +214,7 @@ inside the python code and scale computations over the jobs.
creates a Dask Scheduler in the Python process
where the cluster object is instantiated.
Please check the example of a definition of the cluster object
for the alpha partition (queue at the dask terms) on the ZIH system:
for the partition `alpha` (queue at the dask terms) on the ZIH system:
```python
from dask_jobqueue import SLURMCluster
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment