Skip to content

Commit

Permalink
Update reqs.txt for JupyterLite
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Apr 2, 2024
1 parent 1305a9b commit 25203f9
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Core modules (required)
jupyterlite-core==0.2.3
jupyterlab~=4.0.11
notebook~=7.0.7

# Python kernel (optional)
jupyterlite-pyodide-kernel==0.2.3

# Python: ipywidget library for Jupyter notebooks (optional)
ipywidgets>=8.1.1,<9

ipyleaflet
ipywidgets>=8.0.0,<9
jupyterlab~=3.5.1
jupyterlite==0.1.0b17
pandas
polars
altair
bs4

0 comments on commit 25203f9

Please sign in to comment.