From d79bdf34ecd3b98093716462d02cb8373c2231a2 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 8 Jan 2024 16:22:05 +0000 Subject: [PATCH] latest image --- jupyterhub/environment.yaml | 2 +- jupyterlab/environment.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/jupyterhub/environment.yaml b/jupyterhub/environment.yaml index e2fb4f0..625b645 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -15,4 +15,4 @@ dependencies: - nebari-jupyterhub-theme - python-keycloak==0.26.1 # TODO: Replace with the latest released version - - git+https://github.com/nebari-dev/jhub-apps.git@22b8fbb3cd1423f1df0d164199605a38b62d52ef + - git+https://github.com/nebari-dev/jhub-apps.git@448b735e8f99c8898b669d7d8e2286d990e2ec55 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 2df241a..6e6bc8b 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -60,3 +60,5 @@ dependencies: - jupyterlab_nvdashboard - argo-jupyter-scheduler==2023.7.1 - jupyter_ai + # TODO: Replace with the latest released version + - git+https://github.com/nebari-dev/jhub-apps.git@448b735e8f99c8898b669d7d8e2286d990e2ec55