From dde034561bfba29f88eebc306adcd3a683d6b4db Mon Sep 17 00:00:00 2001 From: marcocaggioni Date: Sat, 14 Oct 2023 09:21:53 -0400 Subject: [PATCH 1/3] Update requirements.txt pip install jupyterlab-github --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index aee6ce1..ce17d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,8 @@ jupyterlab-geojson>=3,<4 # JupyterLab: guided tour (optional) jupyterlab-tour # JupyterLab: dark theme + + jupyterlab-night # JupyterLab: Miami nights theme (optional) # jupyterlab_miami_nights @@ -46,4 +48,5 @@ plotly>=5,<6 bqplot jupyterlab_rise +pip install jupyterlab-github From bfae3d4b8de98b6943ffebe8df8776eb9d3be9ab Mon Sep 17 00:00:00 2001 From: marcocaggioni Date: Sat, 14 Oct 2023 09:24:31 -0400 Subject: [PATCH 2/3] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce17d20..d80d5d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,5 +48,5 @@ plotly>=5,<6 bqplot jupyterlab_rise -pip install jupyterlab-github +jupyterlab-github From ea2e7c16f885e1d0ffa3d5500212c00d30d872f5 Mon Sep 17 00:00:00 2001 From: marcocaggioni Date: Sat, 14 Oct 2023 10:07:51 -0400 Subject: [PATCH 3/3] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d80d5d1..5fd612b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,6 +47,6 @@ ipyleaflet plotly>=5,<6 bqplot -jupyterlab_rise -jupyterlab-github +#jupyterlab_rise +#jupyterlab-github