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

[Feature Request] Dialog window when choosing action. #2795

Closed
herleeyandi opened this issue Aug 23, 2017 · 1 comment
Closed

[Feature Request] Dialog window when choosing action. #2795

herleeyandi opened this issue Aug 23, 2017 · 1 comment
Milestone

Comments

@herleeyandi
Copy link

I really like jupyter notebook for doing coding and debugging. Can you adding feature like dialog window to asking the user whether they are really want to do certain action. For example I always accidentally choose delete or shutdown some windows. So to prevent this I really hope that jupyter can give feature to ask user and make sure user really wants do that action.
-Thank you-

@jtpio
Copy link
Member

jtpio commented Jun 21, 2023

Closing as fixed in Notebook 7, which uses the same dialogs as in JupyterLab.

Here is an example of a dialog that asks users whether they want to shut down their kernel:

image

For reference dialogs can also be opened from third-party extensions: https://jupyterlab.readthedocs.io/en/latest/extension/ui_helpers.html

Thanks for opening the issue!

@jtpio jtpio closed this as completed Jun 21, 2023
@jtpio jtpio added this to the 7.0 milestone Jun 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants