Skip to content

Commit d94ff24

Browse files
Pinned IPython version to fix bug in documentation build (#747)
1 parent 4f434ca commit d94ff24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/notebook-requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Jupyter notebooks
2+
ipython<=8.6.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
26
jupyter
37

48
# Notebook conversion

0 commit comments

Comments
 (0)