mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04:00
![]() The `py_modules` field of runtime_env supports uploading local Python modules for use on the Ray cluster. One gap in this is if the local Python module is in the form of a wheel (`.whl` file.) This PR adds the missing support for uploading and installing the `.whl` file. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
cli.py | ||
common.py | ||
job_head.py | ||
job_manager.py | ||
sdk.py | ||
utils.py |