Skip to content

Commit

Permalink
Update to JupyterLite 0.5.0 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Jan 9, 2025
1 parent 8d87082 commit 0cddee2
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,11 +1,11 @@
# Core modules (mandatory)
jupyterlite-core==0.4.5
jupyterlab~=4.2.5
notebook~=7.2.2
jupyterlite-core==0.5.0
jupyterlab~=4.3.4
notebook~=7.3.2


# Python kernel (optional)
jupyterlite-pyodide-kernel==0.4.5
jupyterlite-pyodide-kernel==0.5.0

# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.3.0
Expand Down

0 comments on commit 0cddee2

Please sign in to comment.