mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05: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]
|