File tree Expand file tree Collapse file tree 1 file changed +6
-36
lines changed Expand file tree Collapse file tree 1 file changed +6
-36
lines changed Original file line number Diff line number Diff line change 1
1
# Core modules (mandatory)
2
- jupyterlite-core == 0.5.0
3
- jupyterlab ~= 4.3.4
4
- notebook ~= 7.3 .2
2
+ jupyterlite-core == 0.4.1
3
+ jupyterlab ~= 4.2.5
4
+ notebook ~= 7.2 .2
5
5
6
6
# Python kernel (optional)
7
- jupyterlite-pyodide-kernel == 0.5.0
7
+ jupyterlite-pyodide-kernel == 0.4.2
8
8
9
- # JavaScript kernel (optional)
10
- # jupyterlite-javascript-kernel==0.3.0
11
-
12
- # Language support (optional)
13
- # jupyterlab-language-pack-fr-FR
14
- # jupyterlab-language-pack-zh-CN
15
-
16
- # P5 kernel (optional)
17
- # jupyterlite-p5-kernel==0.1.0
18
-
19
- # JupyterLab: Fasta file renderer (optional)
20
- # jupyterlab-fasta>=3.3.0,<4
21
- # JupyterLab: Geojson file renderer (optional)
22
- # jupyterlab-geojson>=3.4.0,<4
23
- # JupyterLab: guided tour (optional)
24
- # TODO: re-enable after https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
25
- # jupyterlab-tour
26
9
# JupyterLab: dark theme
27
10
jupyterlab-night
28
- # JupyterLab: Miami nights theme (optional)
29
- jupyterlab_miami_nights
30
11
31
12
# Python: ipywidget library for Jupyter notebooks (optional)
32
13
ipywidgets >= 8.1.3 ,< 9
@@ -40,19 +21,8 @@ ipycanvas>=0.9.1
40
21
ipyleaflet
41
22
42
23
# Python: plotting libraries (optional)
43
- # plotly>=5,<6
44
- # bqplot
24
+ plotly >= 5 ,< 6
25
+ bqplot
45
26
46
27
# Python: threejs bridge
47
28
pythreejs >= 2.3.0
48
-
49
- # BRG packages
50
-
51
- compas
52
- compas_ags
53
- compas_dr
54
- compas_fd
55
- # compas_model
56
- # compas_dem
57
- compas_tna
58
- compas_notebook
You can’t perform that action at this time.
0 commit comments