betatim / notebook-as-pdf

Save Jupyter Notebooks as PDF
BSD 3-Clause "New" or "Revised" License
368 stars 72 forks source link

nbconvert failed: Navigation Timeout Exceeded: 30000 ms exceeded. #30

Closed Lucaslpena closed 3 years ago

Lucaslpena commented 3 years ago

I am currently running the File > "Download as" > "PDf via puppeteer (.html) and getting the following error:

500 : Internal Server Error
nbconvert failed: Navigation Timeout Exceeded: 30000 ms exceeded.

How can I edit the length of this timeout while still using this "Download as PDF" approach?

betatim commented 3 years ago

Hi there 👋

The "PDF via puppeteer" option isn't using notebook-as-pdf. You need to ask your question in the nbconvert issue tracker instead.