Skip to content

Commit 7996839

Browse files
committed
Fix the references to openshift-ai
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 271208a commit 7996839

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/workbenches.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Workbench images are supported for a minimum of one year. Major updates to pre-c
33

44
Open Data Hub contains the following workbench images with different variations:
55

6-
| Workbenches | ODH | RHODS | OS | GPU | Runtimes |
7-
|----------------------|-------------|-------------|----------|-------------|-------------|
8-
| Jupyter Minimal | &#9745; | &#9745; | UBI8/9 | &#9746;| &#9746;|
9-
| CUDA | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9746;|
10-
| HabanaAI | &#9745; | &#9746;| UBI8/9 | &#9745; | &#9746;|
11-
| Jupyter Data Science | &#9745; | &#9745; | UBI8/9 | &#9746;| &#9745; |
12-
| Jupyter Tensorflow | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9745; |
13-
| Jupyter PyTorch | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9745; |
14-
| Jupyter TrustyAI | &#9745; | &#9745; | UBI9 | &#9746;| &#9746;|
15-
| Code Server | &#9745; | &#9746;| C9S | &#9746;| &#9746;|
16-
| R Studio | &#9745; | &#9746;| C9S | &#9745; | &#9746;|
17-
18-
These notebooks are incorporated to be used in conjunction with Open Data Hub, specifically utilizing the ODH Notebook Controller as the launching platform. The table above provides insights into the characteristics of each notebook, including their availability in both ODH and RHODS environments, GPU support, and whether they are offered as runtimes ie without the JupyterLab UI.
6+
| Workbenches | ODH | OpenShift AI | OS | GPU | Runtimes |
7+
| -------------------- | ------- | ------------ | ------ | ------- | -------- |
8+
| Jupyter Minimal | &#9745; | &#9745; | UBI8/9 | &#9746; | &#9746; |
9+
| CUDA | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9746; |
10+
| HabanaAI | &#9745; | &#9746; | UBI8/9 | &#9745; | &#9746; |
11+
| Jupyter Data Science | &#9745; | &#9745; | UBI8/9 | &#9746; | &#9745; |
12+
| Jupyter Tensorflow | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9745; |
13+
| Jupyter PyTorch | &#9745; | &#9745; | UBI8/9 | &#9745; | &#9745; |
14+
| Jupyter TrustyAI | &#9745; | &#9745; | UBI9 | &#9746; | &#9746; |
15+
| Code Server | &#9745; | &#9746; | C9S | &#9746; | &#9746; |
16+
| R Studio | &#9745; | &#9746; | C9S | &#9745; | &#9746; |
17+
18+
These notebooks are incorporated to be used in conjunction with Open Data Hub, specifically utilizing the ODH Notebook Controller as the launching platform. The table above provides insights into the characteristics of each notebook, including their availability in both ODH and OpenShift AI environments, GPU support, and whether they are offered as runtimes ie without the JupyterLab UI.
1919

2020
All the notebooks are available on the[ Quay.io registry](https://quay.io/repository/opendatahub/workbench-images?tab=tags&tag=latest); please filter the results by using the tag "2023b" for the latest release and "2023a" for the n-1.
2121

0 commit comments

Comments
 (0)