Skip to content

Commit

Permalink
add new envs to jub
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Jul 4, 2024
1 parent 416ca4a commit 9d109d2
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,12 @@ data:
description: "Gives you the ability to spawn Dask clusters"
kubespawner_override:
image: ghcr.io/vre-hub/vre-singleuser-dask-root:sha-7805adc
- display_name: "Default environment - python3.11 + jupyterlab v4"
description: "With latest rucio jupyterlab extension version - under dev and testing"
kubespawner_override:
image: ghcr.io/vre-hub/vre-singleuser-py311:latest
- display_name: "REANA dev environment"
description: "For testing purposes"
kubespawner_override:
image: ghcr.io/vre-hub/vre-singleuser-reana-dev:sha-7220d31
# - display_name: "Default environment - python3.11 + jupyterlab v4"
# description: "With latest rucio jupyterlab extension version - under dev and testing"
# kubespawner_override:
# image: ghcr.io/vre-hub/vre-singleuser-py311:latest

0 comments on commit 9d109d2

Please sign in to comment.