mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
Remove unnecessary handling of setproctitle and psutil. (#7702)
This commit is contained in:
@@ -158,13 +158,6 @@ via pip.
|
||||
|
||||
pip install ray[dashboard]
|
||||
|
||||
If you are using Anaconda and have trouble installing ``psutil`` or
|
||||
``setproctitle``, the try
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
conda install psutil setproctitle
|
||||
|
||||
The command ``ray.init()`` or ``ray start --head`` will print out the address of
|
||||
the dashboard. For example,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user