Skip to content

Commit

Permalink
only one dask env with root
Browse files Browse the repository at this point in the history
  • Loading branch information
egazzarr authored Dec 8, 2023
1 parent c63e9c4 commit 710a0a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ data:
description: "Contains gammapy=0.17 and astropy - python-3.8 kernel."
kubespawner_override:
image: ghcr.io/vre-hub/vre-singleuser-combined_ana_km3net_cta:sha-520edf8
- display_name: "Dask environment"
description: "Create a Dask cluster to distribute your workflow across nodes"
kubespawner_override:
image: ghcr.io/egazzarr/docker-tests-vre-singleuser-dask:latest
# - display_name: "Dask environment"
# description: "Create a Dask cluster to distribute your workflow across nodes"
# kubespawner_override:
# image: ghcr.io/egazzarr/docker-tests-vre-singleuser-dask:latest
- display_name: "Indirect Dark Matter Detection Sciente Project environment"
description: "Contains the MLFermiLATDwarfs and fermitools libraries"
kubespawner_override:
Expand All @@ -39,7 +39,7 @@ data:
kubespawner_override:
image: ghcr.io/vre-hub/vre-singleuser:dev
- display_name: "Dask+ROOT"
description: "Dask latest and ROOT"
description: "Gives you the ability to spawn Dask clusters"
kubespawner_override:
image: ghcr.io/egazzarr/docker-tests-vre-singleuser-root-dask-python38:latest

0 comments on commit 710a0a7

Please sign in to comment.