Skip to content

Commit 6c69825

Browse files
update obsolete comments (#786)
1 parent 55e9f28 commit 6c69825

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/notebook-requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# 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
2+
ipython>=8.9.0<8.11.0
63
jupyter
74

85
# Notebook conversion

0 commit comments

Comments
 (0)