diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md b/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md index 5b42c6d9a6dee67610d3e5962a3fd7aa47b6f127..8f065ad61cfd1202ff60245a4ff73da2b339e587 100644 --- a/doc.zih.tu-dresden.de/docs/software/data_analytics_with_python.md +++ b/doc.zih.tu-dresden.de/docs/software/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