This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c974b56  Add ZenML (#513)
c974b56 is described below

commit c974b565a47f25c06e2ac150ac8288117a074146
Author: Alex Strick van Linschoten 
<[email protected]>
AuthorDate: Wed Nov 17 19:46:34 2021 +0100

    Add ZenML (#513)
    
    I added a link to ZenML, which can be used together with Airflow as an 
orchestrator.
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 28b322a..c936e6f 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -116,3 +116,5 @@ Apache Airflow releases the [Official Apache Airflow 
Community Chart](https://ai
 [Viewflow](https://github.com/datacamp/viewflow) - An Airflow-based framework 
that allows data scientists to create data models without writing Airflow code.
 
 [whirl](https://github.com/godatadriven/whirl) - Fast iterative local 
development and testing of Apache Airflow workflows.
+
+[ZenML](https://github.com/zenml-io/zenml) - Run your machine learning 
specific pipelines on Airflow, easily integrating with your existing data 
science tools and workflows.

Reply via email to