Skip to content

Commit

Permalink
Merge pull request #2744 from jbusecke/patch-8
Browse files Browse the repository at this point in the history
Fix typos from #2733
  • Loading branch information
yuvipanda authored Jun 30, 2023
2 parents a1e7ef6 + 78ba044 commit 095a82c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/clusters/leap/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ basehub:
kubespawner_override:
image: "pangeo/pangeo-notebook:ebeb9dd"
tensorflow_new:
display_name: Pangeo Tensorflow ML Notebook
display_name: Pangeo Tensorflow ML Notebook ("2023.05.18")
slug: "tensorflow_new"
kubespawner_override:
image: "pangeo/ml-notebook:2023.05.18"
Expand All @@ -213,7 +213,7 @@ basehub:
kubespawner_override:
image: "pangeo/ml-notebook:ebeb9dd"
pytorch_new:
display_name: Pangeo PyTorch ML Notebook
display_name: Pangeo PyTorch ML Notebook ("2023.05.18")
slug: "pytorch_new"
kubespawner_override:
image: "pangeo/pytorch-notebook:2023.05.18"
Expand Down Expand Up @@ -270,7 +270,7 @@ basehub:
display_name: Image
choices:
tensorflow_new:
display_name: Pangeo Tensorflow ML Notebook
display_name: Pangeo Tensorflow ML Notebook ("2023.05.18")
slug: "tensorflow_new"
kubespawner_override:
image: "pangeo/ml-notebook:2023.05.18"
Expand All @@ -280,7 +280,7 @@ basehub:
kubespawner_override:
image: "pangeo/ml-notebook:ebeb9dd"
pytorch_new:
display_name: Pangeo PyTorch ML Notebook
display_name: Pangeo PyTorch ML Notebook ("2023.05.18")
slug: "pytorch_new"
kubespawner_override:
image: "pangeo/pytorch-notebook:2023.05.18"
Expand Down

0 comments on commit 095a82c

Please sign in to comment.