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

Download as PDF returns truncated PDF and same PDF is downloaded even if ipynb is modified #18

Open
moorepants opened this issue Feb 6, 2018 · 0 comments

Comments

@moorepants
Copy link

I tried downloading the Washing Machine notebook as a PDF and it returns only 2 pages. If I download the LaTeX source, it has errors finding the images listed in the markdown cells. But you can compile the document fully by pressing enter at the errors. This gives a full PDF with missing images. The first missing image is at the top of page 3, so I suspect this issue is causing problems:

jupyter/nbconvert#552

But, I also tried to use IPython.display.Image instead, but after saving the IPYNB file, the download as latex and download as PDF still return the same files pre-updates and saves. That's more confusing.

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

No branches or pull requests

1 participant