mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 16:31:16 +08:00
[RayServe] Specify installation instruction in doc (#8220)
This commit is contained in:
@@ -32,6 +32,17 @@ and allows you to leverage all of the other Ray frameworks so you can deploy and
|
||||
If you want to try out Serve, join our `community slack <https://forms.gle/9TSdDYUgxYs8SA9e8>`_
|
||||
and discuss in the #serve channel.
|
||||
|
||||
|
||||
Installation
|
||||
~~~~~~~~~~~~
|
||||
RayServe supports Python versions 3.5 and higher. To install RayServe:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install "ray[serve]"
|
||||
|
||||
|
||||
|
||||
RayServe in 90 Seconds
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user