From 7822045db07f23bbab3593f5c4c9f6dd21b8b39e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:38:50 +0100 Subject: [PATCH 01/10] Upgrade `jupyterlab-gallery` to version `0.4.0` (#170) --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index d578cac..b58cc8f 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -65,4 +65,4 @@ dependencies: - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.1 - - jupyterlab-gallery==0.3.3 + - jupyterlab-gallery==0.4.0 From a64dd61d886f3168d4e34a8c567e1208b5fe357e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:09:32 +0100 Subject: [PATCH 02/10] Update `jupyterlab-conda-store` to 2024.6.1 (#171) --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index b58cc8f..05fd325 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -63,6 +63,6 @@ dependencies: - argo-jupyter-scheduler==2024.6.1 - jhub-apps==2024.6.1 - jupyterlab-nebari-mode==0.3.0 - - jupyterlab-conda-store==2024.3.1 + - jupyterlab-conda-store==2024.6.1 - jupyterlab-launchpad==1.0.1 - jupyterlab-gallery==0.4.0 From 99622df9c51fe9a6ba02a1f55f149f84d34628b0 Mon Sep 17 00:00:00 2001 From: "Vinicius D. Cerutti" <51954708+viniciusdc@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:15:45 -0300 Subject: [PATCH 03/10] Bump `nebari-jupyterhub-theme` version to `2024.7.1` (#174) Bump nebari theme version to 2024.7.1 --- jupyterhub/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub/environment.yaml b/jupyterhub/environment.yaml index 4ec6609..c486f43 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -12,6 +12,6 @@ dependencies: - jupyterhub-idle-culler==1.2.1 - sqlalchemy==1.4.46 - pip: - - nebari-jupyterhub-theme==2024.5.1 + - nebari-jupyterhub-theme==2024.7.1 - python-keycloak==0.26.1 - jhub-apps==2024.6.1 From 4893d0786128d78b29dcada608e346113aa29cdd Mon Sep 17 00:00:00 2001 From: Marcelo Villa Date: Wed, 31 Jul 2024 11:36:43 -0500 Subject: [PATCH 04/10] Revert conda-store plugin version to 2024.3.1 (#176) --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 05fd325..b58cc8f 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -63,6 +63,6 @@ dependencies: - argo-jupyter-scheduler==2024.6.1 - jhub-apps==2024.6.1 - jupyterlab-nebari-mode==0.3.0 - - jupyterlab-conda-store==2024.6.1 + - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.1 - jupyterlab-gallery==0.4.0 From 33fb0533d3854ea8b20969fb56a93077d4ed5980 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Wed, 31 Jul 2024 22:52:32 +0100 Subject: [PATCH 05/10] Upgrade jhub-apps to `2024.7.1` (#175) --- 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 c486f43..59901c1 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.6.1 + - jhub-apps==2024.7.1 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index b58cc8f..6000699 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.6.1 + - jhub-apps==2024.7.1 - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.1 From e081a804aca888e43818d937e2ea983bd06d9d50 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Fri, 2 Aug 2024 03:52:34 +0100 Subject: [PATCH 06/10] Upgrade jhub-apps to `2024.8.1` (#177) --- 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 59901c1..a87cdd6 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.7.1 + - jhub-apps==2024.8.1 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 6000699..a0003ac 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.7.1 + - jhub-apps==2024.8.1 - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.1 From d3e6eadb37889d7cfdea298d6b66ddf9094de73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:39:19 +0100 Subject: [PATCH 07/10] Raise `pyviz_comms` and `bokeh` pins (#178) --- jupyterlab/environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index a0003ac..1b25569 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -28,7 +28,7 @@ dependencies: - sidecar >=0.5.0 - ipywidgets >= 8.0.0 - ipyleaflet >=0.13.5 - - pyviz_comms >=2.0.1 + - pyviz_comms >=3.0.3 - jupyter-resource-usage >=0.6.0 - nbgitpuller - jupyterlab_code_formatter @@ -43,7 +43,7 @@ dependencies: - python-graphviz - plotly >=5.0 - ipympl - - bokeh >=3.0 + - bokeh >=3.5.2 # testing, docs, linting - pytest From b357ced7b0f7d5f88d55cf3375e8578a52d826aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:43:36 +0100 Subject: [PATCH 08/10] Upgrade to JupyterHub 5.1.0 (#179) --- 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 a87cdd6..8bf9354 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -3,7 +3,7 @@ channels: - conda-forge dependencies: - pip==21.1.2 - - jupyterhub==5.0.0 + - jupyterhub==5.1.0 - jupyterhub-kubespawner==4.2.0 - oauthenticator==16.3.0 - escapism==1.0.1 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 1b25569..dc4cd39 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -16,7 +16,7 @@ dependencies: - jupyterlab >=4 - jupyter_client - jupyter_console - - jupyterhub==5.0.0 + - jupyterhub==5.1.0 - nbconvert - nbval From 0c42d03d8a253e461eb624d2cc904d53aa74960c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:25:19 +0100 Subject: [PATCH 09/10] Update `jupyterlab-gallery` pin to 0.6.3 (#181) * Update `jupyterlab-gallery` pin to 0.6.0 * Change pin to `jupyterlab-gallery-0.6.3` --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index dc4cd39..ce5d5c5 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -65,4 +65,4 @@ dependencies: - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-launchpad==1.0.1 - - jupyterlab-gallery==0.4.0 + - jupyterlab-gallery==0.6.3 From bdf45f76c46b7a692bd2f560c215ec8b174026eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:25:27 +0100 Subject: [PATCH 10/10] Require `jupyter-server-proxy` 4.4.0 or newer (#180) --- jupyterlab/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index ce5d5c5..6acacd6 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -11,7 +11,7 @@ dependencies: # jupyterhub/jupyterlab - nb_conda_kernels - ipython > 7 - - jupyter-server-proxy >=4.2.0 + - jupyter-server-proxy >=4.4.0 - "jupyter_server>=2.13.0" - jupyterlab >=4 - jupyter_client