We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3ac15 commit 466a99aCopy full SHA for 466a99a
pyproject.toml
@@ -60,7 +60,7 @@ docs = [
60
"sphinx-rtd-theme",
61
"nbsphinx",
62
"numpydoc",
63
- "jupyter-book",
+ "jupyter-book<2.0", # Pin to v1.x - v2 doesn't support autodoc/autosummary yet
64
"sphinx-togglebutton",
65
"ipython",
66
"parso>=0.8",
0 commit comments