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-jupyter is a versatile theme that seamlessly integrates Jupyter Notebooks into mkdocs websites. With support for various features like different formats, Jupyter themes, execution options, and more, it enhances the functionality and aesthetics of the mkdocs platform. Its flexible customization options make it a valuable addition for users looking to enhance their documentation with interactive notebook content.
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.