Skip to content

Commit bf2bf3c

Browse files
Merge pull request #352 from harshad16/fix-docs
Fix the references to openshift-ai
2 parents c84cf6a + 7996839 commit bf2bf3c

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 | ☑ | ☑ | UBI8/9 | ☒| ☒|
9-
| CUDA | ☑ | ☑ | UBI8/9 | ☑ | ☒|
10-
| HabanaAI | ☑ | ☒| UBI8/9 | ☑ | ☒|
11-
| Jupyter Data Science | ☑ | ☑ | UBI8/9 | ☒| ☑ |
12-
| Jupyter Tensorflow | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
13-
| Jupyter PyTorch | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
14-
| Jupyter TrustyAI | ☑ | ☑ | UBI9 | ☒| ☒|
15-
| Code Server | ☑ | ☒| C9S | ☒| ☒|
16-
| R Studio | ☑ | ☒| C9S | ☑ | ☒|
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 | ☑ | ☑ | UBI8/9 | ☒ | ☒ |
9+
| CUDA | ☑ | ☑ | UBI8/9 | ☑ | ☒ |
10+
| HabanaAI | ☑ | ☒ | UBI8/9 | ☑ | ☒ |
11+
| Jupyter Data Science | ☑ | ☑ | UBI8/9 | ☒ | ☑ |
12+
| Jupyter Tensorflow | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
13+
| Jupyter PyTorch | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
14+
| Jupyter TrustyAI | ☑ | ☑ | UBI9 | ☒ | ☒ |
15+
| Code Server | ☑ | ☒ | C9S | ☒ | ☒ |
16+
| R Studio | ☑ | ☒ | C9S | ☑ | ☒ |
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)