ray/dashboard/modules/job
SangBin Cho 73ed67e9e6
[State API] State api limit + Removing unnecessary modules (#24098)
This PR does

Move all routes into the same module, state_head.py
Support a limit feature.
2022-04-22 15:59:46 -07:00
..
tests [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
common.py [Doc] [jobs] Add links to Job Submission and improve doc (#23209) 2022-03-18 12:52:13 -05:00
job_head.py [State API] State api limit + Removing unnecessary modules (#24098) 2022-04-22 15:59:46 -07:00
job_manager.py [jobs] Add entrypoint field to JobInfo (#23253) 2022-03-16 22:02:22 -05:00
sdk.py [Job] Fix typo in job sdk docstring (#23940) 2022-04-20 12:30:32 -05:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00