Skip to main content

Convert jupyter notebooks to asciidoc

Project description

fastdoc

Create publication-quality books from Jupyter notebooks

The output of fastdoc is an asciidoc file for each input notebook. You can then use asciidoctor to convert that to HTML, DocBook, epub, mobi, and so forth.

Install

pip install fastdoc or conda install fastdoc

How to use

Create notebooks in a folder called book. From that folder, run fastdoc_convert_all in your terminal. You'll find your exported asciidoc files and all images used in ../convert_book. For a single notebook demonstrating all the features of fastdoc, see the test/_test.ipynb notebook. For a complete O'Reilly book written in this way, see fastbook.

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

fastdoc-0.0.2.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

fastdoc-0.0.2-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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