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 c62ec8a commit 18dc45bCopy full SHA for 18dc45b
docs/conf.py
@@ -48,8 +48,6 @@
48
"sphinx_copybutton",
49
"sphinx_design",
50
'sphinx_reredirects',
51
- "IPython.sphinxext.ipython_directive",
52
- "IPython.sphinxext.ipython_console_highlighting",
53
]
54
55
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