mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00
serve (#18178)
This commit is contained in:
parent
e7bbadb920
commit
0621fc49d4
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
.. image:: https://img.shields.io/badge/Discuss-Ask%20Questions-blue
|
||||
:target: https://discuss.ray.io/
|
||||
|
||||
|
||||
.. image:: https://img.shields.io/twitter/follow/raydistributed.svg?style=social&logo=twitter
|
||||
:target: https://twitter.com/raydistributed
|
||||
|
||||
|
@ -37,6 +37,7 @@ Install Ray with: ``pip install ray``. For nightly wheels, see the
|
|||
.. _`Dask`: https://docs.ray.io/en/master/dask-on-ray.html
|
||||
.. _`Horovod`: https://horovod.readthedocs.io/en/stable/ray_include.html
|
||||
.. _`Scikit-learn`: joblib.html
|
||||
.. _`Serve`: https://docs.ray.io/en/master/serve/index.html
|
||||
.. _`Datasets`: https://docs.ray.io/en/master/data/dataset.html
|
||||
.. _`Workflows`: https://docs.ray.io/en/master/workflows/concepts.html
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue