Skip to content

Commit 6942245

Browse files
committed
pin jupyter_sphinx to 0.2.3
See jupyter/jupyter-sphinx#126
1 parent f0e0bca commit 6942245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- bokeh
1414
- plotly
1515
- ipywidgets
16-
- jupyter_sphinx
16+
- jupyter_sphinx ==0.2.3 # because of https://github.com/jupyter/jupyter-sphinx/issues/126
1717
- atomicwrites
1818
- sphinx_fontawesome
1919
- sphinx

0 commit comments

Comments
 (0)