Skip to content

Commit b296405

Browse files
authored
Add link to KFP custom component tutorial (#2178)
1 parent eb8fd86 commit b296405

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/getting_started/tutorials.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Learn how to [create a generic pipeline and run it in your local JupyterLab envi
3131

3232
Learn how to [run generic pipelines on Kubeflow Pipelines](https://github.com/elyra-ai/examples/tree/master/pipelines/run-generic-pipelines-on-kubeflow-pipelines). This tutorial requires a Kubeflow Pipelines deployment in a local environment or on the cloud.
3333

34-
#### Run generic pipelines on Apache Airflow
34+
#### Run runtime-specific pipelines on Kubeflow Pipelines
3535

36-
Learn how to [run generic pipelines on Apache Airflow](https://github.com/elyra-ai/examples/tree/master/pipelines/run-generic-pipelines-on-apache-airflow). This tutorial requires an Apache Airflow deployment in a local environment or on the cloud.
36+
Learn how to [run runtime-specific pipelines on Kubeflow Pipelines](https://github.com/elyra-ai/examples/tree/master/pipelines/run-pipelines-on-kubeflow-pipelines). This tutorial requires a Kubeflow Pipelines deployment in a local environment or on the cloud.
3737

38-
#### Run runtime-specific pipelines on Kubeflow Pipelines
38+
#### Run generic pipelines on Apache Airflow
3939

40-
Runtime-specific pipelines for Kubeflow Pipelines is under development.
40+
Learn how to [run generic pipelines on Apache Airflow](https://github.com/elyra-ai/examples/tree/master/pipelines/run-generic-pipelines-on-apache-airflow). This tutorial requires an Apache Airflow deployment in a local environment or on the cloud.
4141

4242
#### Run runtime-specific pipelines on Apache Airflow
4343

0 commit comments

Comments
 (0)