diff --git a/ci/package_versions_selftestdata.py b/ci/package_versions_selftestdata.py index 2ccbdd7408..d1d90b5a46 100644 --- a/ci/package_versions_selftestdata.py +++ b/ci/package_versions_selftestdata.py @@ -9,7 +9,7 @@ opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal" opendatahub.io/notebook-image-name: "Minimal Python" opendatahub.io/notebook-image-desc: "Jupyter notebook image with minimal dependency set to start experimenting with Jupyter environment." - opendatahub.io/notebook-image-order: "1" + opendatahub.io/notebook-image-order: "4" name: jupyter-minimal-notebook spec: lookupPolicy: diff --git a/manifests/base/code-server-notebook-imagestream.yaml b/manifests/base/code-server-notebook-imagestream.yaml index 80a7e2aa15..e95fb4a51b 100644 --- a/manifests/base/code-server-notebook-imagestream.yaml +++ b/manifests/base/code-server-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/codeserver" opendatahub.io/notebook-image-name: "Code Server | Data Science | CPU | Python 3.12" opendatahub.io/notebook-image-desc: "code-server workbench allows users to code, build, and collaborate on projects directly from web." - opendatahub.io/notebook-image-order: "19" + opendatahub.io/notebook-image-order: "14" name: code-server-notebook spec: lookupPolicy: diff --git a/manifests/base/jupyter-minimal-gpu-notebook-imagestream.yaml b/manifests/base/jupyter-minimal-gpu-notebook-imagestream.yaml index c8f5f2e9d1..a6d747af5f 100644 --- a/manifests/base/jupyter-minimal-gpu-notebook-imagestream.yaml +++ b/manifests/base/jupyter-minimal-gpu-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal" opendatahub.io/notebook-image-name: "Jupyter | Minimal | CUDA | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter notebook image with GPU support and minimal dependency set to start experimenting with Jupyter environment." - opendatahub.io/notebook-image-order: "3" + opendatahub.io/notebook-image-order: "5" opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: jupyter-minimal-gpu-notebook spec: diff --git a/manifests/base/jupyter-minimal-notebook-imagestream.yaml b/manifests/base/jupyter-minimal-notebook-imagestream.yaml index a1d4b5a5b9..ca756503c8 100644 --- a/manifests/base/jupyter-minimal-notebook-imagestream.yaml +++ b/manifests/base/jupyter-minimal-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal" opendatahub.io/notebook-image-name: "Jupyter | Minimal | CPU | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter notebook image with minimal dependency set to start experimenting with Jupyter environment." - opendatahub.io/notebook-image-order: "1" + opendatahub.io/notebook-image-order: "4" name: jupyter-minimal-notebook spec: lookupPolicy: diff --git a/manifests/base/jupyter-pytorch-llmcompressor-imagestream.yaml b/manifests/base/jupyter-pytorch-llmcompressor-imagestream.yaml index 7f521b3dff..62d4dda37d 100644 --- a/manifests/base/jupyter-pytorch-llmcompressor-imagestream.yaml +++ b/manifests/base/jupyter-pytorch-llmcompressor-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/pytorch+llmcompressor/ubi9-python-3.12" opendatahub.io/notebook-image-name: "Jupyter | PyTorch LLM Compressor | CUDA | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter notebook image with PyTorch LLM Compressor libraries and dependencies to start experimenting with advanced AI/ML notebooks." - opendatahub.io/notebook-image-order: "10" + opendatahub.io/notebook-image-order: "9" opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: jupyter-pytorch-llmcompressor spec: diff --git a/manifests/base/jupyter-pytorch-notebook-imagestream.yaml b/manifests/base/jupyter-pytorch-notebook-imagestream.yaml index d33ca6b417..90fd862394 100644 --- a/manifests/base/jupyter-pytorch-notebook-imagestream.yaml +++ b/manifests/base/jupyter-pytorch-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/pytorch" opendatahub.io/notebook-image-name: "Jupyter | PyTorch | CUDA | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter notebook image with PyTorch libraries and dependencies to start experimenting with advanced AI/ML notebooks." - opendatahub.io/notebook-image-order: "9" + opendatahub.io/notebook-image-order: "8" opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: jupyter-pytorch-notebook spec: diff --git a/manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml b/manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml index e5dd4b7e21..dc8c144298 100644 --- a/manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml +++ b/manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm" opendatahub.io/notebook-image-name: "Jupyter | Minimal | ROCm | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter ROCm notebook image for ODH notebooks." - opendatahub.io/notebook-image-order: "5" + opendatahub.io/notebook-image-order: "6" opendatahub.io/recommended-accelerators: '["amd.com/gpu"]' name: jupyter-rocm-minimal spec: diff --git a/manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml b/manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml index 80e4fce165..a5302270f0 100644 --- a/manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml +++ b/manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm/pytorch" opendatahub.io/notebook-image-name: "Jupyter | PyTorch | ROCm | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized PyTorch notebook image for ODH notebooks." - opendatahub.io/notebook-image-order: "12" + opendatahub.io/notebook-image-order: "10" opendatahub.io/recommended-accelerators: '["amd.com/gpu"]' name: jupyter-rocm-pytorch spec: diff --git a/manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml b/manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml index c0b113bbb0..fd53fd48bc 100644 --- a/manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml +++ b/manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm/tensorflow" opendatahub.io/notebook-image-name: "Jupyter | TensorFlow | ROCm | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized TensorFlow notebook image for ODH notebooks." - opendatahub.io/notebook-image-order: "16" + opendatahub.io/notebook-image-order: "12" opendatahub.io/recommended-accelerators: '["amd.com/gpu"]' name: jupyter-rocm-tensorflow spec: diff --git a/manifests/base/jupyter-tensorflow-notebook-imagestream.yaml b/manifests/base/jupyter-tensorflow-notebook-imagestream.yaml index 2ec4fcc2e1..797283abb5 100644 --- a/manifests/base/jupyter-tensorflow-notebook-imagestream.yaml +++ b/manifests/base/jupyter-tensorflow-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/tensorflow" opendatahub.io/notebook-image-name: "Jupyter | TensorFlow | CUDA | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter notebook image with TensorFlow libraries and dependencies to start experimenting with advanced AI/ML notebooks." - opendatahub.io/notebook-image-order: "14" + opendatahub.io/notebook-image-order: "11" opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: jupyter-tensorflow-notebook spec: diff --git a/manifests/base/jupyter-trustyai-notebook-imagestream.yaml b/manifests/base/jupyter-trustyai-notebook-imagestream.yaml index df23fe598f..05384083a8 100644 --- a/manifests/base/jupyter-trustyai-notebook-imagestream.yaml +++ b/manifests/base/jupyter-trustyai-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/trustyai" opendatahub.io/notebook-image-name: "Jupyter | TrustyAI | CPU | Python 3.12" opendatahub.io/notebook-image-desc: "Jupyter TrustyAI notebook integrates the TrustyAI Explainability Toolkit on Jupyter environment." - opendatahub.io/notebook-image-order: "17" + opendatahub.io/notebook-image-order: "13" name: jupyter-trustyai-notebook spec: lookupPolicy: diff --git a/manifests/base/rstudio-gpu-notebook-imagestream.yaml b/manifests/base/rstudio-gpu-notebook-imagestream.yaml index 0f32d785b1..6054e246c8 100644 --- a/manifests/base/rstudio-gpu-notebook-imagestream.yaml +++ b/manifests/base/rstudio-gpu-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/rstudio" opendatahub.io/notebook-image-name: "RStudio | Minimal | CUDA | R 4.5" 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." - opendatahub.io/notebook-image-order: "22" + opendatahub.io/notebook-image-order: "16" opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: rstudio-gpu-notebook spec: diff --git a/manifests/base/rstudio-notebook-imagestream.yaml b/manifests/base/rstudio-notebook-imagestream.yaml index efbd71e110..d72dfb555a 100644 --- a/manifests/base/rstudio-notebook-imagestream.yaml +++ b/manifests/base/rstudio-notebook-imagestream.yaml @@ -8,7 +8,7 @@ metadata: opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/rstudio" opendatahub.io/notebook-image-name: "RStudio | Minimal | CPU | R 4.5" 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." - opendatahub.io/notebook-image-order: "21" + opendatahub.io/notebook-image-order: "15" name: rstudio-notebook spec: lookupPolicy: