Skip to main content

Jupyter extension to export notebooks as PDFs

Project description

Jupyter Notebooks as PDF

Binder

This Jupyter notebook extension allows you to save your notebook as a PDF.

Three new features compared to the official "save as PDF" extension:

  1. produce a PDF with the smallest number of page breaks,
  2. the original notebook is attached to the PDF; and
  3. this extension does not require LaTex.

The created PDF will have as few pages as possible, in many cases only one. This is useful if you are exporting your notebook to a PDF for sharing with others who will view it on a screen.

To make it easier to reproduce the contents of the PDF at a later date the original notebook is attached to the PDF. Not all PDF viewers know how to deal with attachments. This mean you need to use Acrobat Reader or pdf.js to be able to get the attachment from the PDF. Preview for OSX does not know how to display/give you access to PDF attachments.

Install

To use this bundler you need to install it:

python -m pip install notebook-as-pdf
pyppeteer-install

The second command will download and setup Chromium. It is used to perform the HTML to PDF conversion.

Use it

Create a notebook and the click "File -> Download As". Click the new menu entry called "PDF via HTML". Your notebook will be converted to a PDF on the fly and then downloaded.

You can also use it with nbconvert:

jupyter-nbconvert --to PDFviaHTML example.ipynb

which will create a file called example.pdf.

You will have to use Acrobat Reader to see the attachment to your PDF. Preview on OSX can not display PDF attachments.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notebook-as-pdf-0.2.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

notebook_as_pdf-0.2.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file notebook-as-pdf-0.2.0.tar.gz.

File metadata

  • Download URL: notebook-as-pdf-0.2.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for notebook-as-pdf-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0b2d4c1c4109c02d3e0ac29f717875f16e5c563da1016630fc87317d6f0f36d3
MD5 726aa3344b78c0b8ceb46101f78083ea
BLAKE2b-256 e66767e03f4555500a5e00a6009d52748ee1f1d90e11a2a089deac08e40eebf2

See more details on using hashes here.

File details

Details for the file notebook_as_pdf-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: notebook_as_pdf-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for notebook_as_pdf-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64782c97b5279a4d7166e8f5a6d48339402839ed7ce1285de50a392189a6f091
MD5 41922185b24be39a8422b78ccddaedf4
BLAKE2b-256 dbcb9bb006d9b9bda0da91e9e1bc883014c51a9d176d06fae91436f47abd6e5f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page