Use Jupyter Notebook in mkdocs
The mkdocs-jupyter theme allows users to integrate Jupyter Notebooks directly into mkdocs websites. It supports multiple formats like .ipynb and .py files and offers features such as executing notebooks before conversion, support for ipywidgets, Jupyter themes, and more.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.