We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4721b83 commit e1390e0Copy full SHA for e1390e0
docs/environment.yml
@@ -28,14 +28,9 @@ dependencies:
28
- bqplot
29
- ipykernel
30
- ipyleaflet
31
+ - jupyterlite >=0.1.1,<0.2.0
32
- matplotlib-base
33
- numpy
34
- scikit-image
35
- scikit-learn
36
- sympy
- # jupyterlite dependencies
37
- - doit
38
- - pkginfo
39
- - python-libarchive-c
40
- - pip:
41
- - jupyterlite ==0.1.0b18
docs/requirements.txt
@@ -6,7 +6,7 @@ ipyleaflet
6
jupyter-client
7
jupyter-packaging
8
jupyterlab >=4
9
-jupyterlite ==0.1.0b18
+jupyterlite >=0.1.1<0.2.0
10
matplotlib
11
myst-nb >=0.17,<0.18
12
numpy
0 commit comments