diff --git a/component-catalog-connectors/airflow-example-components-connector/README.md b/component-catalog-connectors/airflow-example-components-connector/README.md index 69440af..a40ca84 100644 --- a/component-catalog-connectors/airflow-example-components-connector/README.md +++ b/component-catalog-connectors/airflow-example-components-connector/README.md @@ -4,7 +4,7 @@ ## This connector is deprecated February 2022: - - The example operators that this connector provides will no longer be updated. + - The example operators that this connector provides are no longer maintained. - Please upgrade Elyra to version 3.7 (or above) and use the two built-in connectors instead. - Use the built-in [catalog connector for Apache Airflow packages](https://github.com/elyra-ai/elyra/tree/main/elyra/pipeline/airflow/package_catalog_connector) to add Apache Airflow built-in operators to your visual pipeline editor. - Use the built-in [catalog connector for Apache Airflow provider packages](https://github.com/elyra-ai/elyra/tree/main/elyra/pipeline/airflow/provider_package_catalog_connector) to add Apache Airflow [community provider](https://airflow.apache.org/docs/apache-airflow-providers/) operators to your visual pipeline editor. diff --git a/component-catalog-connectors/kfp-example-components-connector/README.md b/component-catalog-connectors/kfp-example-components-connector/README.md index c7dc9a4..11d5281 100644 --- a/component-catalog-connectors/kfp-example-components-connector/README.md +++ b/component-catalog-connectors/kfp-example-components-connector/README.md @@ -2,7 +2,7 @@ ## Kubeflow Pipelines component examples catalog -This catalog connector provides access to example pipeline components for Kubeflow Pipelines. +This catalog connector provides access to example pipeline components for Kubeflow Pipelines. **This connector is no longer maintained.** ### Install the component examples @@ -10,7 +10,7 @@ You can install the component examples from PyPI or source code. Note that a **r **Prerequisites** -- [Install Elyra](https://elyra.readthedocs.io/en/stable/getting_started/installation.html) (version 3.7 and above). This connector version does not support Elyra versions below 3.7. +- [Install Elyra](https://elyra.readthedocs.io/en/stable/getting_started/installation.html) (version 3.7 and above). **This connector does not support Elyra < v3.7 and >= v4.0.** **Install from PyPI**