Skip to content

Commit 9f04852

Browse files
author
Stefan Kuethe
committed
Add example notebook
1 parent 5ace334 commit 9f04852

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

docs/showcase/get-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Get started
2+
3+
<iframe src="https://marimo.app/l/1s4q2r?embed=true" width="100%" height=700 frameBorder="0"></iframe>

docs/showcase/icons.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Icons
2+
3+
<iframe src="https://marimo.app/l/cp7ivz?embed=true" width="100%" height=700 frameBorder="0"></iframe>

mkdocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ theme:
88
name: material
99
palette:
1010
primary: green
11+
features:
12+
- navigation.tabs
13+
- navigation.tabs.sticky
1114

1215
plugins:
1316
- marimo:
@@ -50,4 +53,7 @@ nav:
5053
- Basemaps: api/basemaps.md
5154
- GeoPandas: api/geopandas.md
5255
# - Express: api/express.md
56+
- Examples:
57+
- Get started: showcase/get-started.md
58+
# - Icons: showcase/icons.md
5359
- Changelog: changelog.md

0 commit comments

Comments
 (0)