This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 0062afa Adding ref to Astronomer Registry + alphabetizing tools (#404)
0062afa is described below
commit 0062afad8b6c7efe2e4c517f60b157b655779b92
Author: josh-fell <[email protected]>
AuthorDate: Fri Apr 16 14:40:52 2021 -0400
Adding ref to Astronomer Registry + alphabetizing tools (#404)
---
landing-pages/site/content/en/ecosystem/_index.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 6a5ff3c..65a6c8e 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -31,7 +31,7 @@ If you would you like to be included on this page, please
reach out to the [Apac
-## Airflow-As-A-Service
+## Airflow as a Service
[Astronomer](https://www.astronomer.io/) - Managed Apache Airflow in
Astronomer Cloud, or self-hosted within your environment
@@ -65,6 +65,8 @@ If you would you like to be included on this page, please
reach out to the [Apac
[Apache-Liminal-Incubating](https://github.com/apache/incubator-liminal) -
Liminal provides a domain-specific-language (DSL) to build ML/AI workflows on
top of Apache Airflow. Its goal is to operationalise the machine learning
process, allowing data scientists to quickly transition from a successful
experiment to an automated pipeline of model training, validation, deployment
and inference in production.
+[Astronomer Registry](https://registry.astronomer.io/) - The discovery and
distribution hub for Apache Airflow integrations created to aggregate and
curate the best bits of the ecosystem.
+
[Chartis](https://github.com/trejas/chartis) - Python package to convert
Common Workflow Language (CWL) into Airflow DAG.
[CWL-Airflow](https://github.com/Barski-lab/cwl-airflow) - Python package to
extend Apache-Airflow 1.10.11 functionality with CWL v1.2 support.
@@ -87,8 +89,8 @@ If you would you like to be included on this page, please
reach out to the [Apac
[Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin
for static code analysis on Airflow code.
-[whirl](https://github.com/godatadriven/whirl) - Fast iterative local
development and testing of Apache Airflow workflows.
-
[simple-dag-editor](https://github.com/ohadmata/simple-dag-editor) - Zero
configuration Airflow plugin that let you manage your DAG files.
[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.