From 4a1b58333f59acd99129d8d33814873c2254b16b Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Sat, 6 Jan 2024 00:37:14 +0000 Subject: [PATCH] update commit hash --- 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 af4bc3f..9593113 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -19,5 +19,5 @@ dependencies: - pip: - nebari-jupyterhub-theme - python-keycloak==0.26.1 - - git+https://github.com/nebari-dev/jhub-apps.git@31f28e805c5517f5bc9e50b3bafcb5d0b3fef9d3 + - git+https://github.com/nebari-dev/jhub-apps.git@e5abe5e3ec2fed7759524094e26514dba1dc94f7 - jupyterlab_pioneer diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 7ac5521..cd34990 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -72,5 +72,5 @@ dependencies: - argo-jupyter-scheduler==2023.7.1 - jupyter_ai - gradio - - git+https://github.com/nebari-dev/jhub-apps.git@31f28e805c5517f5bc9e50b3bafcb5d0b3fef9d3 + - git+https://github.com/nebari-dev/jhub-apps.git@e5abe5e3ec2fed7759524094e26514dba1dc94f7 - jupyterlab_pioneer