We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b6067 + a64c531 commit a223648Copy full SHA for a223648
images/handbook-authoring-image/requirements.txt
@@ -1,13 +1,17 @@
1
-jupyterlab==3
2
-numpy
3
-matplotlib
+docutils==0.17.1 # see https://jupyterbook.org/en/stable/content/citations.html?highlight=docutils#citations-and-bibliographies
4
jupyter-book
+jupyterlab>=4.1.5
5
jupyterlab-iframe
6
jupyterlab-git
7
jupyterlab_myst
8
-jupyter-server-proxy
+jupyter-server-proxy>=4.1.1
9
ghp-import
+gh-scoped-creds
10
+git+https://github.com/2i2c-org/sphinx-2i2c-theme
11
+matplotlib
12
+nbgitpuller>=1.2.1
13
+numpy
14
+nox
15
sphinxcontrib-mermaid
16
+sphinxext-rediraffe
17
sphinx-intl
-docutils==0.17.1 # see https://jupyterbook.org/en/stable/content/citations.html?highlight=docutils#citations-and-bibliographies
-gh-scoped-creds
0 commit comments