From 25203f9df74f029bfcbf64e93a3b5635ba33a4ae Mon Sep 17 00:00:00 2001 From: Serdar Tumgoren Date: Tue, 2 Apr 2024 16:46:47 -0700 Subject: [PATCH] Update reqs.txt for JupyterLite --- requirements.txt | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index eac66c2..c68d490 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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