File tree 4 files changed +2
-4
lines changed
4 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ metadata:
79
79
opendatahub.io/notebook-image-name: "Example Jupyter Notebook"
80
80
opendatahub.io/notebook-image-desc: "Exemplary Jupyter notebook image just for demonstrative purposes"
81
81
opendatahub.io/notebook-image-order: "1"
82
- opendatahub.io/recommended-accelerators: '["nvidia.com/gpu", "habana .com/gen1 "]'
82
+ opendatahub.io/recommended-accelerators: '["nvidia.com/gpu", "amd .com/gpu "]'
83
83
name: example-jupyter-notebook
84
84
spec:
85
85
lookupPolicy:
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ metadata:
63
63
opendatahub.io/notebook-image-name: "Example Jupyter Notebook"
64
64
opendatahub.io/notebook-image-desc: "Exemplary Jupyter notebook image just for demonstrative purposes"
65
65
opendatahub.io/notebook-image-order: "1"
66
- opendatahub.io/recommended-accelerators: '["nvidia.com/gpu", "habana .com/gen1 "]'
66
+ opendatahub.io/recommended-accelerators: '["nvidia.com/gpu", "amd .com/gpu "]'
67
67
name: example-jupyter-notebook
68
68
spec:
69
69
lookupPolicy:
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ Open Data Hub contains the following workbench images with different variations:
7
7
| -------------------------- | ------- | ------------ | ------ | ------- | -------- |
8
8
| Jupyter Minimal | ☑ ; | ☑ ; | UBI8/9 | ☒ ; | ☒ ; |
9
9
| CUDA | ☑ ; | ☑ ; | UBI8/9 | ☑ ; | ☒ ; |
10
- | HabanaAI | ☑ ; | ☒ ; | UBI8/9 | ☑ ; | ☒ ; |
11
10
| Jupyter Data Science | ☑ ; | ☑ ; | UBI8/9 | ☒ ; | ☑ ; |
12
11
| Jupyter Tensorflow | ☑ ; | ☑ ; | UBI8/9 | ☑ ; | ☑ ; |
13
12
| Jupyter PyTorch | ☑ ; | ☑ ; | UBI8/9 | ☑ ; | ☑ ; |
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Listing the order in which each imagestreams are introduced.
8
8
4 . jupyter-pytorch-notebook-imagestream.yaml
9
9
5 . jupyter-tensorflow-notebook-imagestream.yaml
10
10
6 . jupyter-trustyai-notebook-imagestream.yaml
11
- 7 . ~~ jupyter-habana-notebook-imagestream.yaml~~ # Deprecated
12
11
8 . code-server-notebook-imagestream.yaml
13
12
9 . rstudio-notebook-imagestream.yaml
14
13
10 . rstudio-gpu-notebook-imagestream.yaml
You can’t perform that action at this time.
0 commit comments