diff --git a/jupyterhub/environment.yaml b/jupyterhub/environment.yaml index f223f57..0fb1814 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@b79f746bf146282bf0a17c650e726542cb8d5a66 + - git+https://github.com/nebari-dev/jhub-apps.git@e9f3840dfbba646663cc3af1d47a27a06ee973bd - jupyterlab_pioneer diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index b797aec..7c3b279 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@b79f746bf146282bf0a17c650e726542cb8d5a66 + - git+https://github.com/nebari-dev/jhub-apps.git@e9f3840dfbba646663cc3af1d47a27a06ee973bd - jupyterlab_pioneer