Skip to content
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

[ray and Jupyter] Add a "disconnect" button for the output of ray.init in jupyter #34431

Closed
scottsun94 opened this issue Apr 14, 2023 · 2 comments · Fixed by #34815 or #35507
Closed

[ray and Jupyter] Add a "disconnect" button for the output of ray.init in jupyter #34431

scottsun94 opened this issue Apr 14, 2023 · 2 comments · Fixed by #34815 or #35507
Assignees
Labels
dashboard Issues specific to the Ray Dashboard enhancement Request for new feature and/or capability

Comments

@scottsun94
Copy link
Contributor

scottsun94 commented Apr 14, 2023

Description

When people run ray.init() in jupyter, it starts a ray job automatically and users can view it in Ray Dashboard.
Screen Shot 2023-04-14 at 1 19 46 PM

In order to kill the ray job, users have to run ray.shutdown(). People are not aware of this and it's easy to forget about it.
First, we should make it easier to do. Can we add a button like disconnect

Screen Shot 2023-04-14 at 3 53 10 PM

Use case

see above

@scottsun94 scottsun94 added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) dashboard Issues specific to the Ray Dashboard labels Apr 14, 2023
@scottsun94
Copy link
Contributor Author

cc: @richardliaw

@peytondmurray
Copy link
Contributor

Great idea, I'll take this one!

@rkooo567 rkooo567 removed the triage Needs triage (eg: priority, bug/not-bug, and owning component) label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Issues specific to the Ray Dashboard enhancement Request for new feature and/or capability
Projects
None yet
4 participants