1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-12 14:16:39 -04:00
ray/dashboard
shrekris-anyscale 6e800cc2df
[Serve] Disable test_serve_head.py on OSX ()
`test_serve_head.py` has been very flaky recently on OSX, so this change disables it there.
2022-06-29 11:21:53 -07:00
..
client [Dashboard][Frontend] Worker table enhancement () 2022-06-21 14:09:48 +08:00
modules [Serve] Disable test_serve_head.py on OSX () 2022-06-29 11:21:53 -07:00
tests [api] Annotate as public / move ray-core APIs to _private and add enforcement rule () 2022-06-21 15:13:29 -07:00
__init__.py [Dashboard] New dashboard skeleton () 2020-07-27 11:34:47 +08:00
agent.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule () 2022-06-21 15:13:29 -07:00
BUILD [job submission] Allow passing job_id, return DOES_NOT_EXIST when applicable () 2021-11-08 23:10:27 -08:00
consts.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule () 2022-06-21 15:13:29 -07:00
dashboard.py [Core][cli][usability] ray stop prints errors during graceful shutdown () 2022-06-27 08:14:59 -07:00
datacenter.py [Dashboard] fix iterating over GPU processes () 2022-03-31 17:16:53 -07:00
head.py [Core][cli][usability] ray stop prints errors during graceful shutdown () 2022-06-27 08:14:59 -07:00
http_server_agent.py [CI] Format Python code with Black () 2022-01-29 18:41:57 -08:00
http_server_head.py [Core][cli][usability] ray stop prints errors during graceful shutdown () 2022-06-27 08:14:59 -07:00
k8s_utils.py [dashboard][kubernetes] Dashboard CPU and memory adjustments. () 2022-03-01 17:15:59 -08:00
memory_utils.py [State Observability] Summary APIs () 2022-06-22 06:21:50 -07:00
optional_deps.py [Dashboard] Agent in minimal ray installation () 2022-01-26 04:03:54 -08:00
optional_utils.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule () 2022-06-21 15:13:29 -07:00
state_aggregator.py [State Observability] Truncate data when there are too many entries to return () 2022-06-28 18:33:57 -07:00
utils.py [dashboard] Remove redis in dashboard () 2022-03-04 12:32:17 -08:00