From c0719e53c66b184352328059531174822b15def2 Mon Sep 17 00:00:00 2001 From: Stephen Zweibel Date: Mon, 5 Aug 2024 09:46:21 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 265a7a1..0982e72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,8 @@ jupyterlab-night # JupyterLab: Miami nights theme (optional) jupyterlab_miami_nights +jupyterlab-open-url-parameter + # Python: ipywidget library for Jupyter notebooks (optional) ipywidgets>=8.1.1,<9 # Python: ipyevents library for Jupyter notebooks (optional)