Skip to content

Commit

Permalink
Add jhub-apps 2024.1.2 (#105)
Browse files Browse the repository at this point in the history
* Add jhub-apps 2024.1.1

* user conda-forge version for jhub-apps

* bump to latest version
  • Loading branch information
aktech authored Jan 10, 2024
1 parent 238837e commit 5eebf1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 1 addition & 2 deletions jupyterhub/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ dependencies:
- kubernetes_asyncio
- jupyterhub-idle-culler==1.2.1
- sqlalchemy==1.4.46
- jhub-apps==2024.1.2
- pip:
- nebari-jupyterhub-theme
- python-keycloak==0.26.1
# TODO: Replace with the latest released version
- git+https://github.com/nebari-dev/jhub-apps.git@3c614c8af92d5936f5b24beaac02fedc4ae1f754
5 changes: 4 additions & 1 deletion jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ dependencies:
- nbconvert
- nbval

# jupyterhub extension
- jhub-apps==2024.1.2

# jupyterlab extensions
- dask_labextension >= 5.3.0
- jupyterlab-git >=0.30.0
Expand Down Expand Up @@ -55,4 +58,4 @@ dependencies:
# vscode jupyterlab launcher
- git+https://github.com/betatim/vscode-binder
- argo-jupyter-scheduler==2023.7.1
- jupyter_ai
- jupyter_ai

0 comments on commit 5eebf1f

Please sign in to comment.