Skip to content

Commit 3f09d68

Browse files
authored
Merge branch 'main' into upgrade-conda-store
2 parents fb3de37 + 1a92765 commit 3f09d68

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

jupyterhub/environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ dependencies:
1414
- pip:
1515
- nebari-jupyterhub-theme==2024.7.1
1616
- python-keycloak==0.26.1
17-
- jhub-apps==2024.10.1
17+
- jhub-apps==2024.11.1

jupyterlab/environment.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ dependencies:
6161
- git+https://github.com/betatim/vscode-binder
6262
- jupyterlab_nvdashboard==0.11.0
6363
- argo-jupyter-scheduler==2024.6.1
64-
- jhub-apps==2024.10.1
64+
- jhub-apps==2024.11.1
6565
- jupyterlab-nebari-mode==0.3.0
6666
- jupyterlab-conda-store==2024.10.1
67-
- jupyterlab-launchpad==1.0.2
67+
- jupyterlab-launchpad==1.0.3
6868
- jupyterlab-gallery==0.6.3
69+
- jupyterlab-jhub-apps==0.3.1

0 commit comments

Comments
 (0)