From 09ead616d0874bca326f4c9e2b63c162d7e5f5a3 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Sat, 6 Jan 2024 22:06:02 +0000 Subject: [PATCH] await auth state --- jupyterhub/environment.yaml | 2 +- jupyterlab/environment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyterhub/environment.yaml b/jupyterhub/environment.yaml index e93dc96..8ed39c9 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -20,5 +20,5 @@ dependencies: - pip: - nebari-jupyterhub-theme - python-keycloak==0.26.1 - - git+https://github.com/nebari-dev/jhub-apps.git@441de95cf6d1e554194903d749c333bafdbebe61 + - git+https://github.com/nebari-dev/jhub-apps.git@66b882eae3b65c17ba6ae0f8ea4f722cda58b48e - jupyterlab_pioneer diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 098d798..725b449 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -73,5 +73,5 @@ dependencies: - argo-jupyter-scheduler==2023.7.1 - jupyter_ai - gradio - - git+https://github.com/nebari-dev/jhub-apps.git@441de95cf6d1e554194903d749c333bafdbebe61 + - git+https://github.com/nebari-dev/jhub-apps.git@66b882eae3b65c17ba6ae0f8ea4f722cda58b48e - jupyterlab_pioneer