Skip to content

Commit

Permalink
Merge pull request #352 from harshad16/fix-docs
Browse files Browse the repository at this point in the history
Fix the references to openshift-ai
  • Loading branch information
openshift-merge-bot[bot] committed Nov 21, 2023
2 parents c84cf6a + 7996839 commit bf2bf3c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/workbenches.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ Workbench images are supported for a minimum of one year. Major updates to pre-c

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

| Workbenches | ODH | RHODS | OS | GPU | Runtimes |
|----------------------|-------------|-------------|----------|-------------|-------------|
| Jupyter Minimal | ☑ | ☑ | UBI8/9 | ☒| ☒|
| CUDA | ☑ | ☑ | UBI8/9 | ☑ | ☒|
| HabanaAI | ☑ | ☒| UBI8/9 | ☑ | ☒|
| Jupyter Data Science | ☑ | ☑ | UBI8/9 | ☒| ☑ |
| Jupyter Tensorflow | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
| Jupyter PyTorch | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
| Jupyter TrustyAI | ☑ | ☑ | UBI9 | ☒| ☒|
| Code Server | ☑ | ☒| C9S | ☒| ☒|
| R Studio | ☑ | ☒| C9S | ☑ | ☒|

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.
| Workbenches | ODH | OpenShift AI | OS | GPU | Runtimes |
| -------------------- | ------- | ------------ | ------ | ------- | -------- |
| Jupyter Minimal | ☑ | ☑ | UBI8/9 | ☒ | ☒ |
| CUDA | ☑ | ☑ | UBI8/9 | ☑ | ☒ |
| HabanaAI | ☑ | ☒ | UBI8/9 | ☑ | ☒ |
| Jupyter Data Science | ☑ | ☑ | UBI8/9 | ☒ | ☑ |
| Jupyter Tensorflow | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
| Jupyter PyTorch | ☑ | ☑ | UBI8/9 | ☑ | ☑ |
| Jupyter TrustyAI | ☑ | ☑ | UBI9 | ☒ | ☒ |
| Code Server | ☑ | ☒ | C9S | ☒ | ☒ |
| R Studio | ☑ | ☒ | C9S | ☑ | ☒ |

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.

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.

Expand Down

0 comments on commit bf2bf3c

Please sign in to comment.