[docs] Snippet did not have a code-block tag above it (#3442)

This commit is contained in:
GiliR4t1qbit
2018-11-30 16:39:40 -08:00
committed by Robert Nishihara
parent 447604a9fe
commit 454d3aa07d
+2
View File
@@ -78,6 +78,8 @@ You can use ``ray exec`` to conveniently run commands on clusters. Note that scr
You can also use ``ray submit`` to execute Python scripts on clusters. This will ``rsync`` the designated file onto the cluster and execute it with the given arguments.
.. code-block:: bash
# Run a Python script in a detached tmux session
$ ray submit cluster.yaml --tmux --start --stop tune_experiment.py