Skip to content

Commit

Permalink
Merge branch 'jupyterlite:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
anarinsk committed Jan 26, 2024
2 parents 5785269 + b3ac431 commit 26d90ab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Core modules (mandatory)
jupyterlite-core==0.2.1
jupyterlab~=4.0.9
notebook~=7.0.6
jupyterlite-core==0.2.3
jupyterlab~=4.0.11
notebook~=7.0.7


# Python kernel (optional)
jupyterlite-pyodide-kernel==0.2.0
jupyterlite-pyodide-kernel==0.2.1

# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.2.1
jupyterlite-javascript-kernel==0.2.3

# Language support (optional)
jupyterlab-language-pack-fr-FR
Expand Down

0 comments on commit 26d90ab

Please sign in to comment.