Closed mmcky closed 4 years ago
travis
@DrDrij this implements the changes we discussed. Could you setup PR's for the theme's. If you would like to debug let's iterate on lecture-python-programming
initially as it has lowest build times.
@DrDrij once this passes travis I will merge and issue a new release of sphinxcontrib-jupyter
Perfect @mmcky I will update the themes over the weekend!
Implements #317
This PR will add
next
andprevious
document metadata to the generated notebooks.Such as:
If metadata is valid:
next
is referenced bynb.metadata.next_doc
previous
is referenced bynb.metadata.prev_doc