We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bada62 commit e67631dCopy full SHA for e67631d
docs/source/index.rst
@@ -60,7 +60,7 @@ This pattern works well where large jobs are prioritised and node locality is im
60
61
.. code-block:: bash
62
63
- srun -n 12 batch_workload.py
+ srun -n 12 python batch_workload.py
64
65
.. code-block:: python
66
0 commit comments