From cb4261a51d1913c62b243f2397c66658640a3557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:53:43 +0000 Subject: [PATCH 1/3] Bump `jupyterlab-launchpad` to `v1.0.3` (#188) --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index eab4988..ce9b7d2 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -64,5 +64,5 @@ dependencies: - jhub-apps==2024.10.1 - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - - jupyterlab-launchpad==1.0.2 + - jupyterlab-launchpad==1.0.3 - jupyterlab-gallery==0.6.3 From d5ca74ce4e71c20208a55cc5be066ea75d50d795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:32:32 +0000 Subject: [PATCH 2/3] Add `jupyterlab-jhub-apps` extension to base image (#185) Add `jupyterlab-jhub-apps` --- jupyterlab/environment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index ce9b7d2..7259349 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -66,3 +66,4 @@ dependencies: - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.3 - jupyterlab-gallery==0.6.3 + - jupyterlab-jhub-apps==0.3.1 From 1a927656381915ad220e00cc1c27c0dd82e46766 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 26 Nov 2024 13:01:24 +0000 Subject: [PATCH 3/3] Upgrade jhub-apps to `2024.11.1` (#189) Upgrade jhub-apps to 2024.11.1 --- 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 0c4f4d7..e6278f0 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -14,4 +14,4 @@ dependencies: - pip: - nebari-jupyterhub-theme==2024.7.1 - python-keycloak==0.26.1 - - jhub-apps==2024.10.1 + - jhub-apps==2024.11.1 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 7259349..e47742d 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -61,7 +61,7 @@ dependencies: - git+https://github.com/betatim/vscode-binder - jupyterlab_nvdashboard==0.11.0 - argo-jupyter-scheduler==2024.6.1 - - jhub-apps==2024.10.1 + - jhub-apps==2024.11.1 - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.3