Skip to content

Commit baa28dd

Browse files
committed
update all
1 parent e1f9da9 commit baa28dd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ notebook~=7.3.2
66
# Python kernel (optional)
77
jupyterlite-pyodide-kernel==0.5.0
88

9+
# JupyterLab: Geojson file renderer (optional)
10+
jupyterlab-geojson>=3.4.0,<4
911
# JupyterLab: dark theme
1012
jupyterlab-night
13+
# JupyterLab: Miami nights theme (optional)
14+
jupyterlab_miami_nights
1115

1216
# Python: ipywidget library for Jupyter notebooks (optional)
1317
ipywidgets>=8.1.3,<9
@@ -22,7 +26,4 @@ ipyleaflet
2226

2327
# Python: plotting libraries (optional)
2428
plotly>=5,<6
25-
bqplot
26-
27-
# Python: threejs bridge
28-
pythreejs>=2.3.0
29+
bqplot

0 commit comments

Comments
 (0)