Skip to content

Commit f4252b9

Browse files
authored
Pin nbsphinx (#2114)
Fixes: `/home/runner/work/AMICI/AMICI/documentation/example_errors.ipynb:2262: WARNING: undefined label: /example_errors.ipynb#unsuccessful_factorization` Link was working until recently. Not sure what changed.
1 parent aa87f45 commit f4252b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/rtd_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mock>=5.0.2
44
setuptools==67.7.2
55
pysb>=1.11.0
66
matplotlib==3.7.1
7-
nbsphinx>=0.9.1
7+
nbsphinx==0.9.1
88
nbformat==5.8.0
99
recommonmark>=0.7.1
1010
sphinx_rtd_theme>=1.2.0

0 commit comments

Comments
 (0)