diff --git a/docs/workbenches.md b/docs/workbenches.md index eb51cc2fe..5e73a8e7e 100644 --- a/docs/workbenches.md +++ b/docs/workbenches.md @@ -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.