Installation¶ Add mkdocs-marimo to your pyproject.toml or requirements.txt file or simply install it using pip or pixi. The plugin will automatically install the minimally required version of mkdocs it is compatible with. pip install mkdocs-marimo # or uv pip install mkdocs-marimo # or pixi add mkdocs-marimo Add the plugin to your mkdocs.yml¶ plugins: - marimo