We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43824f6 commit 043e24fCopy full SHA for 043e24f
docker/requirements.txt
@@ -3,6 +3,8 @@ panel
3
4
# Jupyter-book
5
jupyter-book
6
+# Pin docutils due to https://github.com/executablebooks/jupyter-book/issues/1970#issuecomment-1466051277
7
+docutils==0.17.1
8
9
# Meshio
10
meshio
0 commit comments