mirror of
https://github.com/vale981/ray
synced 2025-03-12 06:06:39 -04:00
![]() Followup PR to https://github.com/ray-project/ray/pull/20273. - Hides cache logic behind a class. - Adds "name" field to runtime env plugin class and makes existing conda, pip, working_dir, and py_modules inherit from the plugin class. Future work will unify the codepath for these "base plugins" with the codepath for third-party plugins; currently these are different, and URI support is missing for third-party plugins. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
runtime_env_agent.py | ||
runtime_env_consts.py |