Skip to content

Commit b78dcc5

Browse files
authored
Merge pull request #1401 from atheo89/rhoaieng-28515-nameing
Standardize the names in all workbenches images and runtimes
2 parents b3b1469 + 368f156 commit b78dcc5

28 files changed

+38
-38
lines changed

manifests/base/code-server-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/codeserver"
9-
opendatahub.io/notebook-image-name: "code-server"
9+
opendatahub.io/notebook-image-name: "Code Server | Data Science | CPU | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "code-server workbench allows users to code, build, and collaborate on projects directly from web."
1111
opendatahub.io/notebook-image-order: "8"
1212
name: code-server-notebook

manifests/base/cuda-rstudio-buildconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
annotations:
66
opendatahub.io/notebook-image-creator: RHOAI
77
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/tree/main/rstudio"
8-
opendatahub.io/notebook-image-name: "CUDA - RStudio Server"
8+
opendatahub.io/notebook-image-name: "RStudio | Minimal | CUDA | R 4.4"
99
opendatahub.io/notebook-image-desc: "RStudio Server Workbench image with an integrated development environment for R, a programming language designed for statistical computing and graphics."
1010
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'
1111
name: cuda-rstudio-rhel9

manifests/base/jupyter-datascience-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com//opendatahub-io/notebooks/tree/main/jupyter/datascience"
9-
opendatahub.io/notebook-image-name: "Jupyter Data Science"
9+
opendatahub.io/notebook-image-name: "Jupyter | Data Science | CPU | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with a set of data science libraries that advanced AI/ML notebooks will use as a base image to provide a standard for libraries avialable in all notebooks"
1111
opendatahub.io/notebook-image-order: "2"
1212
name: jupyter-datascience-notebook

manifests/base/jupyter-minimal-gpu-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal"
9-
opendatahub.io/notebook-image-name: "CUDA"
9+
opendatahub.io/notebook-image-name: "Jupyter | Minimal | CUDA | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with GPU support and minimal dependency set to start experimenting with Jupyter environment."
1111
opendatahub.io/notebook-image-order: "3"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'

manifests/base/jupyter-minimal-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com//opendatahub-io/notebooks/tree/main/jupyter/minimal"
9-
opendatahub.io/notebook-image-name: "Minimal Python"
9+
opendatahub.io/notebook-image-name: "Jupyter | Minimal | CPU | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with minimal dependency set to start experimenting with Jupyter environment."
1111
opendatahub.io/notebook-image-order: "1"
1212
name: jupyter-minimal-notebook

manifests/base/jupyter-pytorch-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/pytorch"
9-
opendatahub.io/notebook-image-name: "PyTorch"
9+
opendatahub.io/notebook-image-name: "Jupyter | PyTorch | CUDA | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with PyTorch libraries and dependencies to start experimenting with advanced AI/ML notebooks."
1111
opendatahub.io/notebook-image-order: "4"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'

manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm"
9-
opendatahub.io/notebook-image-name: "ROCm"
9+
opendatahub.io/notebook-image-name: "Jupyter | Minimal | ROCm | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm notebook image for ODH notebooks."
1111
opendatahub.io/notebook-image-order: "11"
1212
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'

manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm/pytorch"
9-
opendatahub.io/notebook-image-name: "ROCm-PyTorch"
9+
opendatahub.io/notebook-image-name: "Jupyter | PyTorch | ROCm | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized PyTorch notebook image for ODH notebooks."
1111
opendatahub.io/notebook-image-order: "12"
1212
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'

manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm/tensorflow"
9-
opendatahub.io/notebook-image-name: "ROCm-TensorFlow"
9+
opendatahub.io/notebook-image-name: "Jupyter | TensorFlow | ROCm | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized TensorFlow notebook image for ODH notebooks."
1111
opendatahub.io/notebook-image-order: "13"
1212
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'

manifests/base/jupyter-tensorflow-notebook-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
opendatahub.io/notebook-image: "true"
77
annotations:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/tensorflow"
9-
opendatahub.io/notebook-image-name: "TensorFlow"
9+
opendatahub.io/notebook-image-name: "Jupyter | TensorFlow | CUDA | Python 3.11"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with TensorFlow libraries and dependencies to start experimenting with advanced AI/ML notebooks."
1111
opendatahub.io/notebook-image-order: "5"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'

0 commit comments

Comments
 (0)