From 0439107e348c372d62f33f12e6a0269ff69d86f8 Mon Sep 17 00:00:00 2001 From: Wei Ji <23487320+weiji14@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:35:15 +1200 Subject: [PATCH] Remove unused jupyterlab-plotly package Seems like jupyterlab-plotly doesn't actually exist on conda-forge, and this was included accidentally in 1fa27270e6d08f87a3c21ae1dbe1944d871a9ee7? --- environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/environment.yml b/environment.yml index 8185fd0..2f0fb39 100644 --- a/environment.yml +++ b/environment.yml @@ -42,7 +42,6 @@ dependencies: - jupyterlab-git~=0.50.0 - jupyterlab-h5web~=11.1.0 - jupyterlab-myst~=2.4.2 - # - jupyterlab-plotly~=5.18.0 # Outdated according to jupyterlab - jupyterlab_pygments~=0.3.0 # To bring extension up-to-date - jupytext~=1.16.1 - nbdime~=4.0.1