mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[docs] Rename oss-users to ray-libraries (#10811)
This commit is contained in:
parent
940f02913a
commit
3ec5fa1b51
3 changed files with 2 additions and 2 deletions
|
@ -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/latest/installation.html>`__.
|
||||
|
|
|
@ -194,7 +194,7 @@ Papers
|
|||
:caption: Overview of Ray
|
||||
|
||||
ray-overview/index.rst
|
||||
oss-users.rst
|
||||
ray-libraries.rst
|
||||
installation.rst
|
||||
|
||||
.. toctree::
|
||||
|
|
Loading…
Add table
Reference in a new issue