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 27, 2023
1 parent d7d9869 commit db13565
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: jupyterlab
channels:
- conda-forge
dependencies:
- python=3.9
- pangeo-notebook=2023.07.10
- jupyterhub
- jupyterlab
Expand Down
3 changes: 2 additions & 1 deletion easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: jupyterlab
channels:
- conda-forge
dependencies:
- python=3.9
- pangeo-notebook=2023.09.17
- jupyterhub
- jupyterlab
Expand All @@ -22,7 +23,7 @@ dependencies:
- pip
- pip:
- batchspawner
- aws-parallelcluster==3.5.0
- aws-parallelcluster=>3.5.0
- aws-pcluster-helpers>3.5
- aws-pcluster-slurm-spawner>3.5
- aws-pcluster-dask-gateway>3.5
Expand Down

0 comments on commit db13565

Please sign in to comment.