Tools to use a collection of notebooks as 'chapters'
Project description
Bookbook converts a set of notebooks in a directory to HTML or PDF, preserving cross references within and between notebooks.
This code is in early development, so use it at your own risk.
It expects a directory of notebooks whose names indicate their order, e.g. 01-introduction.ipynb. To run it:
python3 -m bookbook.html # HTML output under html/ python3 -m bookbook.latex [--pdf] # Latex/PDF output as combined.(tex|pdf)
Add --help to either command for more options.
Project details
Release history Release notifications | RSS feed
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
bookbook-0.1-py3-none-any.whl
(4.7 kB
view hashes)