mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
4 lines
154 B
Text
4 lines
154 B
Text
![]() |
# Set up requirements needed to build a binder server to launch into.
|
||
|
-r ../doc/requirements-doc.txt
|
||
|
-r ../python/requirements.txt
|
||
|
ray[rllib, serve, tune]
|