From 6b0c682d9e70b39da69106075e8feeaa17bcdacf Mon Sep 17 00:00:00 2001 From: icebox827 Date: Mon, 22 Nov 2021 11:34:20 -0400 Subject: [PATCH] Update install.yml file --- roles/jupyterhub/tasks/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/jupyterhub/tasks/install.yml b/roles/jupyterhub/tasks/install.yml index 659e48ccc..a29726d17 100644 --- a/roles/jupyterhub/tasks/install.yml +++ b/roles/jupyterhub/tasks/install.yml @@ -39,7 +39,7 @@ - pip - wheel - ipywidgets - - jupyterhub + - jupyterhub==2.0.0rc4 - jupyterlab - jupyterhub_firstuseauthenticator - jupyterhub-systemdspawner