nbpretty
nbpretty#
nbpretty is a tool which can convert a set of Jupyter Notebook files into a linked set of HTML pages.
Its primary use is creating teaching material for programming.
To get started, have a go through the tutorial:
Tutorials
Once you’ve got some material written, have a look at some of the how-tos to see if they help with any issues you have come up:
How-to guides
To see what’s going on behind the scenes, you can see some reference material for the nbconvert preprocessors:
Reference