mirror of
https://github.com/wassname/ray.git
synced 2026-08-20 12:40:44 +08:00
[Doc] Remove trailing whitespaces (#13390)
This commit is contained in:
@@ -20,7 +20,7 @@ to a cluster.
|
||||
Quickstart
|
||||
----------
|
||||
|
||||
To get started, first `install Ray <installation.html>`__, then use
|
||||
To get started, first `install Ray <installation.html>`__, then use
|
||||
``ray.util.multiprocessing.Pool`` in place of ``multiprocessing.Pool``.
|
||||
This will start a local Ray cluster the first time you create a ``Pool`` and
|
||||
distribute your tasks across it. See the `Run on a Cluster`_ section below for
|
||||
|
||||
Reference in New Issue
Block a user