-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
PDF download: nbconvert failed: '/path/to/benchmarks.ipynb' exists but is not a directory #2987
Comments
This was just fixed by #2981 which will be included in a 5.2.1 release today. |
Do you know how to check the version of jupyter notebook and how to upgrade it? |
jupyter notebook --version
# to upgrade to notebook 5.2.1rc1
pip install notebook --upgrade --pre |
So 5.2.1 is not a official release for now? |
Yup, |
thanks |
Until https://github.com/jupyter/docker-stacks/blob/master/base-notebook/Dockerfile gets rebuilt this
From the same directory:
|
Thanks @joshuacook!! 👍 |
When clicking
Download As > PDF
, I'm getting the following 500 error:The text was updated successfully, but these errors were encountered: