ray/dashboard/modules
shrekris-anyscale a6bcb6cd1e
[serve] Create application.py (#23759)
The `Application` class is stored in `api.py`. The object is relatively standalone and is used as a dependency in other classes, so this change moves `Application` (and `ImmutableDeploymentDict`) to a new file, `application.py`.
2022-04-07 10:34:24 -05:00
..
actor [Remove Redis Pubsub 1/n] Remove enable_gcs_pubsub() (#23189) 2022-03-15 23:56:15 -07:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
log [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
node [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
reporter [core] Add metrics for disk and network I/O (#23546) 2022-04-01 11:15:34 -07:00
runtime_env [runtime env] URI reference refactor (#22828) 2022-03-21 11:21:15 -05:00
serve [serve] Create application.py (#23759) 2022-04-07 10:34:24 -05:00
snapshot [jobs] Add entrypoint field to JobInfo (#23253) 2022-03-16 22:02:22 -05:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
usage_stats Collect more usage stats data (#23167) 2022-03-17 19:33:27 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
dashboard_sdk.py [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00