Skip to content

Commit

Permalink
Bump jupyterlab, notebook and others to their latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed May 1, 2024
1 parent 729e7eb commit a1e9c6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Core modules (mandatory)
jupyterlite-core==0.2.3
jupyterlab~=4.0.11
notebook~=7.0.7
jupyterlite-core==0.3.0
jupyterlab~=4.1.6
notebook~=7.1.2

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

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

0 comments on commit a1e9c6e

Please sign in to comment.