We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fc598 commit c5ae9d8Copy full SHA for c5ae9d8
1 file changed
project/pyproject.toml.jinja
@@ -83,7 +83,7 @@ docs = [
83
"markdown-callouts>=0.4.0",
84
"pymdown-extensions>=10.21.2",
85
"pygments>=2.20.0",{% if include_notebooks %}
86
- "mkdocs-jupyter>=0.25.1",{% endif %}
+ "mkdocs-jupyter>=0.26.1",{% endif %}
87
]{% endif %}
88
debug = [
89
"ipdb>=0.13.9",
0 commit comments