Skip to content

Commit

Permalink
Merge pull request #3688 from jbusecke/patch-10
Browse files Browse the repository at this point in the history
Bump LEAP notebook tags
  • Loading branch information
consideRatio committed Feb 3, 2024
2 parents 7c8bfc7 + b40fb4d commit d1aa1a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/clusters/leap/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,17 +204,17 @@ basehub:
default: true
slug: "pangeo"
kubespawner_override:
image: "pangeo/pangeo-notebook:2023.08.29"
image: "pangeo/pangeo-notebook:2024.01.23"
tensorflow:
display_name: Pangeo Tensorflow ML Notebook
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:2023.08.29"
image: "pangeo/ml-notebook:2024.01.23"
pytorch:
display_name: Pangeo PyTorch ML Notebook
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:2023.08.29"
image: "pangeo/pytorch-notebook:2024.01.23"
leap-pangeo-edu:
display_name: LEAP Education Notebook (Testing Prototype)
slug: "leap_edu"
Expand Down Expand Up @@ -267,12 +267,12 @@ basehub:
display_name: Pangeo Tensorflow ML Notebook
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:2023.08.29"
image: "pangeo/ml-notebook:2024.01.23"
pytorch:
display_name: Pangeo PyTorch ML Notebook
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:2023.08.29"
image: "pangeo/pytorch-notebook:2024.01.23"
kubespawner_override:
environment:
NVIDIA_DRIVER_CAPABILITIES: compute,utility
Expand Down

0 comments on commit d1aa1a5

Please sign in to comment.