ray/doc/source/ray-core
Archit Kulkarni 8707eb6288
[runtime env] Support .whl files in py_modules (#22368)
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.
2022-03-16 16:37:10 -05:00
..
_examples/datasets_train [test] add back deleted datasets train test file (#23051) 2022-03-10 21:46:07 -08:00
doc_code [runtime env][strong-typed API] Combine ParsedRuntimeEnv and RuntimeEnv into ray.runtime.RuntimeEnv (#22522) 2022-02-28 16:18:10 +08:00
examples [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
images [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
actors.rst [doc] Update docs about actor garbage collection (#20763) 2022-02-28 18:45:29 -08:00
advanced.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
async_api.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
concurrency_group_api.rst [doc][Java] Add doc page for java concurrency group. (#21600) 2022-02-16 17:57:03 +08:00
configure.rst [GCS-Ray] update doc and error message for GCS-Ray (#22528) 2022-02-22 17:56:30 -08:00
cross-language.rst [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
fault-tolerance.rst [core] Enable lineage reconstruction by default (#22816) 2022-03-07 17:40:30 -05:00
handling-dependencies.rst [runtime env] Support .whl files in py_modules (#22368) 2022-03-16 16:37:10 -05:00
memory-management.rst Enable buffering and spilling to multiple remote storages (#22798) 2022-03-11 11:27:02 -05:00
namespaces.rst [docs] integrate algolia docsearch, move to sphinx panels (#21814) 2022-01-24 17:00:41 -08:00
package-ref.rst [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
placement-group.rst [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
ray-dashboard.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
serialization.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
starting-ray.rst [Doc] Fix bad doc and recover doc of c++ api (#22213) 2022-02-08 19:04:37 +08:00
tips-for-first-time.rst [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
troubleshooting.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
using-ray-with-gpus.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
using-ray-with-jupyter.rst [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
using-ray.rst [docs] re/move old core examples (#22802) 2022-03-10 12:17:00 -08:00
walkthrough.rst [docs] external promo content (#22823) 2022-03-10 11:39:44 -08:00