Skip to main content

"A package to turn jupyter notebooks into pdfs"

Project description

## pubpub

A package to turn Jupyter ipynb files into pdf files

```bash
pubpub --help
```

```bash
pubpub run \
-f "./book_drafts/Chapter 1.ipynb" \
-f "./book_drafts/Chapter 2.ipynb" \
-f "./book_drafts/Chapter 3.ipynb" \
-f "./book_drafts/Chapter 4.ipynb" \
-o ./print.pdf \
-v udeeply \
--template ./fullstack.tplx
```

Alternatively, all these options can be specified in a `book.md` file:

For instance:

```markdown
---
title: Zero to Deep Learning
template: gen_template.tplx
virtualenv: ztdlbook
asset_files:
- ./assets:../assets
authors:
- Francesco Mosconi
- Ari Lerner
---

./course/1_Getting_Started.ipynb
./course/2_Data_Manipulation.ipynb
```

We can then run this with the following command:

```bash
pubpub latex -f ./test/book.md -o /tmp/complete.pdf
```

## How to run

Install the required dependencies:

```bash
# ubuntu
sudo apt-get update -yq && sudo apt-get install -yq texlive-latex-extra texlive-latex-base
```

## Install pubpub

```bash
pip install --upgrade pubpub
```



Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pubpub-0.0.25.dev2-py2.py3-none-any.whl (20.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pubpub-0.0.25.dev2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pubpub-0.0.25.dev2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 731c9e24830ec3fb8c480e2589fec88da13693f727e218b2558f45e4a51858e7
MD5 68488e3c7251a5df932c643b723f3ad2
BLAKE2b-256 2ac9679732380ed259a64c9c93f11754d0be6ff6517ca3b9629b8c0a11af2d58

See more details on using hashes here.

Supported by

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