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

Notebook should close if permission error happened in loading #2732

Closed
LeeTZ opened this issue Aug 7, 2017 · 0 comments · Fixed by #3176
Closed

Notebook should close if permission error happened in loading #2732

LeeTZ opened this issue Aug 7, 2017 · 0 comments · Fixed by #3176

Comments

@LeeTZ
Copy link

LeeTZ commented Aug 7, 2017

When trying to open a notebook with no access permission. Jupyter will throw a dialog alerting:
"Error loading notebook; Permission denied: /path/to/notebook.ipynb"

Then if user clicks "OK", he will stay in a partially opened notebook page, where there is no cell, but menu and toolbar are available to interactive. But most of them will result in errors.

Instead, close this partially opened notebook and return to the file tree view after clicking on "OK" might be better. If user do not have read permission of that notebook.

@gnestor gnestor added this to the 5.4 milestone Jan 3, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants