- Add option to customize Mathjax URL
- Fix issue which caused unrelated source files from being copied into the output directory
- Replace print statements with logging
- Fix theme selection
- Fix TOC header links
- Add option for including requireJS
- Add option for custom highlight CSS classes
- Make execute_ignore a list
- Fix various CSS issues
- Support nbconvert 7
- Support Pygments 2.1.0
- Fix some markdown CSS overflow issues
- Remove ipython_genutils dependency (#70) by: @incentsarago
- Support for toggle themes in material
- Use poetry 1.1.X
- Support mkdocs-material 8
- Support multiple languages syntax highlighting
- Support Jupyter themes
- Option to ignore some notebooks to be executed
- Add copy to clipboard button to cells
- Support Python 3.9
- Use new JupyterLab template as base
- Support plain Python
.py
using Jupytext
- Support nbconvert 6.0.0
- Fixed TOC in mkdocs 1.1.0
- Added the ability to include the source notebooks as part of the build