Skip to content

Release of 0.5.8

Compare
Choose a tag to compare
@mmcky mmcky released this 16 Jun 01:04
· 4 commits to master since this release

This release includes a minor update to next and prev metadata support (introduced in 0.5.7) to enable a filter in conf.py for documents that are not to be written to the nb metadata.

Usage:

jupyter_nextprev_ignore = ["404, "search"]
  • ENH: Add support for exclusion of Next and Previous metadata in conf.py #330 (mmcky)