Skip to content

Commit

Permalink
maint: update jupyterlite
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand authored Jun 25, 2024
1 parent f58fa81 commit 90c6b3c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Core modules (mandatory)
jupyterlite-core==0.2.1
jupyterlab~=4.0.9
notebook~=7.0.6
jupyterlite-core==0.3.0
jupyterlab~=4.1.8
notebook~=7.1.3

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

# JavaScript kernel (optional)
jupyterlite-javascript-kernel==0.2.1
Expand All @@ -19,8 +19,8 @@ jupyterlab-night
# JupyterLab: Miami nights theme (optional)
jupyterlab_miami_nights

# Python: ipywidget library for Jupyter notebooks (optional)
ipywidgets>=8.1.1,<9
# Python: anywidget library for Jupyter notebooks (optional)
anywidget
# Python: ipyevents library for Jupyter notebooks (optional)
ipyevents>=2.0.1
# Sidecar
Expand All @@ -33,6 +33,6 @@ plotly>=5,<6
pyodide-http>=0.2.1

# CDS and/or astro libraries
ipyaladin
ipyaladin>=0.3.0
astropy
astroquery @ https://files.pythonhosted.org/packages/c3/c8/d74794dff5c6802994d3dfe506d691d9e0ff3e6b2f34df577899685b2617/astroquery-0.4.7.dev9008-py3-none-any.whl
astroquery @ https://files.pythonhosted.org/packages/01/40/f8a4ba92b3dd02695f9670f937db3849028ab976c067db4ed589ba438e6b/astroquery-0.4.8.dev9321-py3-none-any.whl

0 comments on commit 90c6b3c

Please sign in to comment.