{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"Converts Jupyter notebooks and Python scripts into pages for mkdocs documentation sites, rendering them with notebook styling and optional execution.","skillfed_tags":["jupyter-integration","static-site-gen","notebook-publishing"],"use_cases":["Publishing data science tutorials or analyses as part of technical documentation without manually converting notebooks to Markdown.","Building API documentation that includes executable examples and visualizations rendered from Jupyter notebooks.","Creating educational materials where notebooks serve as both the source and the published content, keeping them in sync.","Generating reports or dashboards that combine narrative text, code, and interactive outputs in a static documentation site.","Sharing reproducible research or methodology documentation where the notebook source is available for download."],"what_it_does":"mkdocs-jupyter is a plugin that embeds Jupyter notebooks directly into mkdocs documentation sites. Instead of manually converting notebooks to Markdown, you reference `.ipynb` or `.py` files in your mkdocs navigation, and the plugin handles rendering them with Jupyter's native styling, code highlighting via Pygments, and optional notebook execution before conversion.\n\nThe plugin supports multiple rendering modes: you can show full code and output, hide code input, remove prompts, or selectively hide cells using tags. It also handles ipywidgets, caches conversion results for faster rebuilds, and integrates with mkdocs themes like Material. Configuration is done entirely in `mkdocs.yml`, making it straightforward to add notebook pages to existing documentation projects.","worth_installing":"Yes, if you maintain mkdocs documentation and want to include Jupyter notebooks as first-class pages. The plugin is stable (Production/Stable status), actively maintained, has no known vulnerabilities, and integrates cleanly into the mkdocs build pipeline. Install it when you have notebooks that belong in your docs and want to avoid manual conversion workflows."},"id":"mkdocs-jupyter","links":{"html":"https://skillfed.io/packages/mkdocs-jupyter","md":"https://skillfed.io/packages/mkdocs-jupyter.md","pypi":"https://pypi.org/project/mkdocs-jupyter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-17","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-jupyter","python_support":"supports_current","summary":"Use Jupyter in mkdocs websites"},"popularity":{"monthly_downloads":514882,"position":6236,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.26.3"}
