mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
Add prominent note about deprecating Python 2. (#6581)
This commit is contained in:
committed by
Philipp Moritz
parent
84d3d4b67b
commit
49b0ebf724
+6
-1
@@ -17,7 +17,12 @@ Ray is packaged with the following libraries for accelerating machine learning w
|
||||
- `RLlib`_: Scalable Reinforcement Learning
|
||||
- `Distributed Training <https://ray.readthedocs.io/en/latest/distributed_training.html>`__
|
||||
|
||||
Install Ray with: ``pip install ray``. For nightly wheels, see the `Installation page <https://ray.readthedocs.io/en/latest/installation.html>`__.
|
||||
Install Ray with: ``pip install ray``. For nightly wheels, see the
|
||||
`Installation page <https://ray.readthedocs.io/en/latest/installation.html>`__.
|
||||
|
||||
**NOTE:** `We are deprecating Python 2 support soon.`_
|
||||
|
||||
.. _`We are deprecating Python 2 support soon.`: https://github.com/ray-project/ray/issues/6580
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user