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 546ed6b commit 8415e3cCopy full SHA for 8415e3c
docs/conf.py
@@ -49,8 +49,6 @@
49
"sphinx_copybutton",
50
"sphinx_design",
51
'sphinx_reredirects',
52
- "IPython.sphinxext.ipython_directive",
53
- "IPython.sphinxext.ipython_console_highlighting",
54
]
55
56
issues_github_path = "zarr-developers/zarr-python"
pyproject.toml
@@ -86,7 +86,6 @@ docs = [
86
'pydata-sphinx-theme',
87
'numpydoc',
88
'numcodecs[msgpack]',
89
- 'ipython',
90
'rich',
91
's3fs',
92
0 commit comments