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 55e9f28 commit 6c69825Copy full SHA for 6c69825
docs/notebook-requirements.txt
@@ -1,8 +1,5 @@
1
# Jupyter notebooks
2
-ipython<8.11.0
3
-# ipython 8.7 introduced a bug regarding pygments lexer support
4
-# https://github.com/spatialaudio/nbsphinx/issues/24
5
-# https://github.com/ipython/ipython/issues/13845
+ipython>=8.9.0<8.11.0
6
jupyter
7
8
# Notebook conversion
0 commit comments