mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
Update docs to make sure user does ssh port forwarding from another terminal (#19367)
This commit is contained in:
parent
03406706b3
commit
923adb6512
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ listening port (``10001``).
|
|||
$ ray up cluster.yaml
|
||||
$ ray attach cluster.yaml -p 10001
|
||||
|
||||
Then, you can connect to the Ray cluster using ``localhost`` as the
|
||||
Then, you can connect to the Ray cluster **from another terminal** using ``localhost`` as the
|
||||
``head_node_host``.
|
||||
|
||||
.. code-block:: python
|
||||
|
|
Loading…
Add table
Reference in a new issue