From 9d109d24342d174df1a11e58319bc67897177270 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Thu, 4 Jul 2024 10:28:33 +0200 Subject: [PATCH] add new envs to jub --- .../cluster/flux-v2/jhub/jhub-profiles-cm.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml b/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml index 52c5323c..bea91024 100644 --- a/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml +++ b/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml @@ -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