mirror of
https://github.com/vale981/ray
synced 2025-03-10 21:36:39 -04:00
![]() The Ray Dashboard starts Serve in the `"_ray_internal_dashboard"` namespace. However, Serve by default starts in the `"serve"` namespace. This causes surprising behavior when working with the Serve CLI and REST API. This change make the Ray Dashboard start Serve in the `"serve"` namespace, allowing the REST API to work intuitively with the Python API. |
||
---|---|---|
.. | ||
actor | ||
event | ||
job | ||
log | ||
node | ||
reporter | ||
runtime_env | ||
serve | ||
snapshot | ||
test | ||
tests | ||
tune | ||
usage_stats | ||
__init__.py | ||
dashboard_sdk.py |