[docs] Rename oss-users to ray-libraries (#10811)

This commit is contained in:
Eric Liang
2020-09-15 13:11:00 -07:00
committed by Barak Michener
parent 3b4628cae8
commit fb4be9730b
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>`__.
+1 -1
View File
@@ -194,7 +194,7 @@ Papers
:caption: Overview of Ray
ray-overview/index.rst
oss-users.rst
ray-libraries.rst
installation.rst
.. toctree::