Skip to content

Commit

Permalink
Bump pangeo-notebook image
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Oct 28, 2024
1 parent 5c496de commit 5c57b9b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions config/clusters/leap/daskhub-common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,21 +178,21 @@ basehub:
image: "{value}"
choices:
pangeo:
display_name: Base Pangeo Notebook (2024.10.11)
display_name: Base Pangeo Notebook (2024.10.26)
default: true
slug: "pangeo"
kubespawner_override:
image: "pangeo/pangeo-notebook:2024.10.11"
image: "pangeo/pangeo-notebook:2024.10.26"
tensorflow:
display_name: Pangeo Tensorflow ML Notebook (2024.10.11)
display_name: Pangeo Tensorflow ML Notebook (2024.10.26)
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:2024.10.11"
image: "pangeo/ml-notebook:2024.10.26"
pytorch:
display_name: Pangeo PyTorch ML Notebook (2024.10.11)
display_name: Pangeo PyTorch ML Notebook (2024.10.26)
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:2024.10.11"
image: "pangeo/pytorch-notebook:2024.10.26"
leap-pangeo-edu:
display_name: LEAP Education Notebook (Testing Prototype)
slug: "leap_edu"
Expand Down Expand Up @@ -284,21 +284,21 @@ basehub:
image: "{value}"
choices:
pangeo:
display_name: Base Pangeo Notebook (2024.10.11)
display_name: Base Pangeo Notebook (2024.10.26)
default: true
slug: "pangeo"
kubespawner_override:
image: "pangeo/pangeo-notebook:2024.10.11"
image: "pangeo/pangeo-notebook:2024.10.26"
tensorflow:
display_name: Pangeo Tensorflow ML Notebook (2024.10.11)
display_name: Pangeo Tensorflow ML Notebook (2024.10.26)
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:2024.10.11"
image: "pangeo/ml-notebook:2024.10.26"
pytorch:
display_name: Pangeo PyTorch ML Notebook (2024.10.11)
display_name: Pangeo PyTorch ML Notebook (2024.10.26)
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:2024.10.11"
image: "pangeo/pytorch-notebook:2024.10.26"
leap-pangeo-edu:
display_name: LEAP Education Notebook (Testing Prototype)
slug: "leap_edu"
Expand Down Expand Up @@ -348,15 +348,15 @@ basehub:
unlisted_choice: *profile_list_unlisted_choice
choices:
tensorflow:
display_name: Pangeo Tensorflow ML Notebook (2024.10.11)
display_name: Pangeo Tensorflow ML Notebook (2024.10.26)
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:2024.10.11"
image: "pangeo/ml-notebook:2024.10.26"
pytorch:
display_name: Pangeo PyTorch ML Notebook (2024.10.11)
display_name: Pangeo PyTorch ML Notebook (2024.10.26)
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:2024.10.11"
image: "pangeo/pytorch-notebook:2024.10.26"
kubespawner_override:
environment:
NVIDIA_DRIVER_CAPABILITIES: compute,utility
Expand Down

0 comments on commit 5c57b9b

Please sign in to comment.