From 24bac3c6aadbd9831d08d224d81a332185eeca54 Mon Sep 17 00:00:00 2001 From: Lucas Fernandez Date: Wed, 16 Jun 2021 18:10:20 +0200 Subject: [PATCH] Added a name to the build of the notebooks --- jupyterhub/cuda-11.0.3/manifests.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jupyterhub/cuda-11.0.3/manifests.yaml b/jupyterhub/cuda-11.0.3/manifests.yaml index 97b3c0a..7ac0db6 100644 --- a/jupyterhub/cuda-11.0.3/manifests.yaml +++ b/jupyterhub/cuda-11.0.3/manifests.yaml @@ -302,6 +302,7 @@ items: name: s2i-minimal-gpu-cuda-11.0.3-notebook labels: opendatahub.io/build_type: "notebook_image" + opendatahub.io/notebook-name: "CUDA" spec: nodeSelector: null output: @@ -342,6 +343,7 @@ items: name: s2i-tensorflow-gpu-cuda-11.0.3-notebook labels: opendatahub.io/build_type: "notebook_image" + opendatahub.io/notebook-name: "TensorFlow" spec: nodeSelector: null output: @@ -380,6 +382,7 @@ items: name: s2i-pytorch-gpu-cuda-11.0.3-notebook labels: opendatahub.io/build_type: "notebook_image" + opendatahub.io/notebook-name: "PyTorch" spec: nodeSelector: null output: