From d677c2498ff37aeffa3c902aa4614e21f5c3ed2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ctsnow03=E2=80=9D?= Date: Sun, 28 Jan 2024 23:33:20 -0500 Subject: [PATCH 1/2] add jupyter collaboration ext --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 118eebb..ba21605 100644 --- a/environment.yml +++ b/environment.yml @@ -32,7 +32,7 @@ dependencies: - jupyter-ai~=2.9.1 - jupyter-book~=0.15.1 # - jupyter-offlinenotebook~=0.2.2 # Outdated according to jupyterlab -# - jupyter-collaboration~=2.0.1 # Causing save issues + - jupyter-collaboration~=2.0.1 # Causing save issues - jupyterlab-favorites~=3.2.1 - jupyterlab-geojson~=3.4.0 - jupyterlab-git~=0.50.0 From c97d3268f25a64e66a7d8e7c9cfc0133e4ddfaa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ctsnow03=E2=80=9D?= Date: Mon, 29 Jan 2024 23:26:48 -0500 Subject: [PATCH 2/2] removed collaboration comment --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index ba21605..da47743 100644 --- a/environment.yml +++ b/environment.yml @@ -32,7 +32,7 @@ dependencies: - jupyter-ai~=2.9.1 - jupyter-book~=0.15.1 # - jupyter-offlinenotebook~=0.2.2 # Outdated according to jupyterlab - - jupyter-collaboration~=2.0.1 # Causing save issues + - jupyter-collaboration~=2.0.1 - jupyterlab-favorites~=3.2.1 - jupyterlab-geojson~=3.4.0 - jupyterlab-git~=0.50.0