Skip to content

Commit 72ac934

Browse files
author
Stefan Kuethe
committed
Add mkdocs-marimo
1 parent 017ecdb commit 72ac934

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ theme:
99
primary: green
1010

1111
plugins:
12+
- marimo:
1213
- search:
1314
- mkdocstrings:
1415
handlers:

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dev = [
2727
"jupyter>=1.1.1",
2828
"marimo>=0.13.2",
2929
"mkdocs>=1.6.1",
30+
"mkdocs-marimo>=0.2.1",
3031
"mkdocs-material>=9.6.12",
3132
"mkdocstrings[python]>=0.29.1",
3233
"pyproj>=3.6.1",

uv.lock

Lines changed: 26 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)