mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
[docs] Rename oss-users to ray-libraries (#10811)
This commit is contained in:
committed by
Barak Michener
parent
3b4628cae8
commit
fb4be9730b
+1
-1
@@ -15,7 +15,7 @@ Ray is packaged with the following libraries for accelerating machine learning w
|
||||
- `RaySGD <https://docs.ray.io/en/latest/raysgd/raysgd.html>`__: Distributed Training Wrappers
|
||||
- `Ray Serve`_: Scalable and Programmable Serving
|
||||
|
||||
There are also many `community integrations <https://docs.ray.io/en/master/oss-users.html>`_ with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the `full list of Ray distributed libraries here <https://docs.ray.io/en/master/oss-users.html>`_.
|
||||
There are also many `community integrations <https://docs.ray.io/en/master/ray-libraries.html>`_ with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the `full list of Ray distributed libraries here <https://docs.ray.io/en/master/ray-libraries.html>`_.
|
||||
|
||||
Install Ray with: ``pip install ray``. For nightly wheels, see the
|
||||
`Installation page <https://docs.ray.io/en/master/installation.html>`__.
|
||||
|
||||
@@ -194,7 +194,7 @@ Papers
|
||||
:caption: Overview of Ray
|
||||
|
||||
ray-overview/index.rst
|
||||
oss-users.rst
|
||||
ray-libraries.rst
|
||||
installation.rst
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user