From 6521978fa0b196baa1c57f03da5ddae0a37d1d0c Mon Sep 17 00:00:00 2001 From: Eli Holmes - NOAA Date: Mon, 21 Oct 2024 13:32:44 -0700 Subject: [PATCH] remove jupyterhub-single-user --- environment.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/environment.yml b/environment.yml index 6b978e0..81f16c1 100644 --- a/environment.yml +++ b/environment.yml @@ -6,8 +6,6 @@ channels: dependencies: - python~=3.11.0 - # Required until https://github.com/jupyterhub/repo2docker/pull/1196 is merged - - jupyterhub-singleuser~=4.0.1 # nbgitpuller is very helpful when distributing user content - nbgitpuller~=1.2.0 # Specify major version of jupyterlab to use. Manually bump it when you want to upgrade