Skip to content

Commit 36f93ff

Browse files
authored
Remove custom workbench image documentation (#80)
##
1 parent d5586ff commit 36f93ff

4 files changed

Lines changed: 0 additions & 258 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,11 @@
66

77
This repository provides reference **data-processing pipelines and examples** for [Open Data Hub](https://github.com/opendatahub-io) / [Red Hat OpenShift AI](https://www.redhat.com/en/products/ai/openshift-ai). It focuses on **document conversion** and **chunking** using the [Docling](https://docling-project.github.io/docling/) toolkit, packaged as [Kubeflow Pipelines](https://www.kubeflow.org/docs/components/pipelines/) (KFP), example [Jupyter Notebooks](https://jupyter.org/), and helper scripts.
88

9-
The workbenches directory also provides a guide on how to create a custom [workbench image](https://github.com/opendatahub-io-contrib/workbench-images) to run Docling and the example notebooks in this repository.
10-
119
## 📦 Repository Structure
1210

1311
```bash
1412
data-processing
1513
|
16-
|- custom-workbench-image
17-
|
1814
|- kubeflow-pipelines
1915
| |- docling-standard
2016
| |- docling-vlm
@@ -37,12 +33,6 @@ Refer to the [Data Processing Kubeflow Pipelines](kubeflow-pipelines) documentat
3733

3834
Data processing related [jupyter notebooks](notebooks) are broken down into [use-cases](notebooks/use-cases) and [tutorials](notebooks/tutorials).
3935

40-
### Custom Workbench Image
41-
42-
Open Data Hub has the ability for users to add and run [custom workbench images](https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2.24/html/managing_openshift_ai/creating-custom-workbench-images).
43-
44-
A sample `Containerfile` and instructions to create a custom workbench image are in [custom-workbench-image](custom-workbench-image).
45-
4636
### Scripts
4737

4838
Curated scripts related to data processing live in this directory.

custom-workbench-image/Containerfile

Lines changed: 0 additions & 67 deletions
This file was deleted.

custom-workbench-image/README.md

Lines changed: 0 additions & 160 deletions
This file was deleted.

custom-workbench-image/dp-entrypoint.sh

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)