Skip to content

Commit 18f4291

Browse files
committed
Add plugin
1 parent e73b39d commit 18f4291

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/mkdocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ plugins:
107107
- "*/navigation.md"
108108
- mkdocs-jupyter:
109109
ignore_h1_titles: True
110-
110+
include: ["*.ipynb"]
111+
- section-index
111112
markdown_extensions:
112113
- attr_list
113114
- toc:

0 commit comments

Comments
 (0)