diff --git a/roles/jupyterhub/templates/environments/dashboards.yaml b/roles/jupyterhub/templates/environments/dashboards.yaml index 42ab5b90..f39320b0 100644 --- a/roles/jupyterhub/templates/environments/dashboards.yaml +++ b/roles/jupyterhub/templates/environments/dashboards.yaml @@ -16,6 +16,6 @@ dependencies: - voila >= 0.2.7 - streamlit >= 0.76 - dash >= 1.19 + - batchspawner==1.3.0 - pip: - - git+https://github.com/jupyterhub/batchspawner.git - jhub-apps==2024.2.1rc1 diff --git a/roles/jupyterhub/templates/environments/jupyterlab.yaml b/roles/jupyterhub/templates/environments/jupyterlab.yaml index 93c8ae94..3c7d0fbf 100644 --- a/roles/jupyterhub/templates/environments/jupyterlab.yaml +++ b/roles/jupyterhub/templates/environments/jupyterlab.yaml @@ -44,6 +44,7 @@ dependencies: - black - isort - importnb + - batchspawner==1.3.0 - pip: # vscode jupyterlab launcher