mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[Serve] Add dependency management support for driver not running in a conda env (#13269)
This commit is contained in:
@@ -386,11 +386,6 @@ as shown below.
|
||||
|
||||
.. literalinclude:: ../../../python/ray/serve/examples/doc/conda_env.py
|
||||
|
||||
.. warning::
|
||||
The script must be run in an activated conda environment (not required to be
|
||||
``ray-tf1`` or ``ray-tf2``). We hope to remove this restriction in the
|
||||
future.
|
||||
|
||||
.. note::
|
||||
If the argument ``env`` is omitted, backends will be started in the same
|
||||
conda environment as the caller of
|
||||
|
||||
Reference in New Issue
Block a user