diocas / mkdocs-nbconvert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkdocs-nbconvert

This mkdocs plugin uses nbconvert to render Jupyter notebooks. Simply install the plugin and add a reference

# mkdocs.yaml
#...
plugins:
  - nbconvert
#...

About


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.2%Language:Smarty 0.0%