Skip to content

Commit

Permalink
made updates to slurm main
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Sep 28, 2023
1 parent 9d5e791 commit 9b3cde9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ dependencies:
- voila
- pip
- pip:
- batchspawner
- git+https://github.com/jupyterhub/batchspawner.git@main
# - batchspawner
- aws-parallelcluster==3.5.0
- aws-pcluster-helpers>3.5
- aws-pcluster-slurm-spawner>3.5
Expand Down
4 changes: 2 additions & 2 deletions easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies:
- jupyterlab
- bash_kernel
- r-irkernel
- jupyter-rsession-proxy
- scikit-image
- scikit-learn
- seaborn
Expand All @@ -22,7 +21,8 @@ dependencies:
- voila
- pip
- pip:
- batchspawner
- git+https://github.com/jupyterhub/batchspawner.git@main
# - batchspawner
- aws-parallelcluster==3.5.0
- aws-pcluster-helpers>3.5
- aws-pcluster-slurm-spawner>3.5
Expand Down

0 comments on commit 9b3cde9

Please sign in to comment.