-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for displaying the Ray dashboard when a RayJob is active #4397
Conversation
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
aad9450
to
e0fc41a
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4397 +/- ##
==========================================
+ Coverage 58.13% 59.34% +1.20%
==========================================
Files 466 544 +78
Lines 40047 38995 -1052
==========================================
- Hits 23281 23140 -141
+ Misses 14881 13570 -1311
- Partials 1885 2285 +400
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
…are specified Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
ec434a1
to
ac2929e
Compare
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
Signed-off-by: Jeev B <jeevb@users.noreply.github.com>
fbcdde1
to
c1b49ab
Compare
Describe your changes
Depends on #4396.
TemplateLogPlugin
for Ray dashboard that is added when theRayJob
is inJobStatusRunning
.Check all the applicable boxes
Setup Process
Screenshots
Note to reviewers
Related PRs
#4396