betatim / notebook-as-pdf

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

No sandbox #8

Closed ian-r-rose closed 4 years ago

ian-r-rose commented 4 years ago

Fixes #7

This adds a PDFExporter.no_sandbox configurable, defaulting to False, which allows the user to disable sandboxing.

In the writing of this, I did not once correctly spell "pyppeteer"