We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728b0c4 commit 047cf19Copy full SHA for 047cf19
docs/conf.py
@@ -35,8 +35,7 @@
35
"sphinx_design",
36
"sphinx.ext.mathjax",
37
"sphinx.ext.coverage",
38
- "nbsphinx",
39
- "nbsphinx_link"
+ "nbsphinx"
40
]
41
42
autosummary_generate = True
pyproject.toml
@@ -56,7 +56,6 @@ doc = [
56
57
"sphinx-autodoc-typehints",
58
"nbsphinx",
59
- "nbsphinx-link",
60
"pandoc",
61
62
0 commit comments