Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/package_versions_selftestdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a testinput file, it does not get deployed to the cluster and should not participate in the imagestreams numbering

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, I see we have two 4's now, so 4 is the new 1; I get it now, ok

name: jupyter-minimal-notebook
spec:
lookupPolicy:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/code-server-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/jupyter-minimal-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/jupyter-pytorch-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/jupyter-trustyai-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/rstudio-gpu-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/rstudio-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading