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

How to handle missing Jupyter config directory #19

Closed
r-b-g-b opened this issue May 4, 2020 · 0 comments · Fixed by #24
Closed

How to handle missing Jupyter config directory #19

r-b-g-b opened this issue May 4, 2020 · 0 comments · Fixed by #24

Comments

@r-b-g-b
Copy link
Collaborator

r-b-g-b commented May 4, 2020

On a fresh machine, running nbautoexport will fail

FileNotFoundError: [Errno 2] No such file or directory: '/root/.jupyter/jupyter_notebook_config.py'

We should catch this case and issue a nicer error message with a suggestion to run jupyter notebook --generate-config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant