Skip to content

Commit

Permalink
Update docs/source/running-jobs/many-jobs.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zongheng Yang <[email protected]>
  • Loading branch information
Michaelvll and concretevitamin authored Aug 28, 2024
1 parent 0144b96 commit 23c4674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/running-jobs/many-jobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If there is any error, you can fix the code and/or the YAML, and launch the job
sky launch -c dnn dnn.yaml
Sometimes, we may find it more efficient to interactively log into the cluster and debug the job. We can do so by directly :ref:`ssh into the cluster or use VSCode's remote ssh <dev-connect>`.
Sometimes, it may be more efficient to log into the cluster and interactively debug the job. You can do so by directly :ref:`ssh'ing into the cluster or using VSCode's remote ssh <dev-connect>`.

.. code-block:: bash
Expand Down

0 comments on commit 23c4674

Please sign in to comment.