From 8337711d72db38d289e8595c54339472983b9a08 Mon Sep 17 00:00:00 2001 From: Adam Lewis <23342526+Adam-D-Lewis@users.noreply.github.com> Date: Tue, 25 Feb 2025 12:28:03 -0600 Subject: [PATCH] Adjust pin on jupyter scheduler (#200) * avoid broken package versions --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 9d1aa77..d59ffac 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -36,7 +36,7 @@ dependencies: - jupyterlab-pioneer - jupyter-ai - jupyterlab-favorites >=3.2.1 - - jupyter-scheduler >=2.5.2,<2.6.0 + - jupyter-scheduler >=2.8.0,<3.0.0 # >=2.8 due to https://github.com/conda-forge/jupyter_scheduler-feedstock/issues/46 # viz tools - param