This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch remove-genium-cloud in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 1348f4ceb270262798306af368c2102ec1930271 Author: Jarek Potiuk <[email protected]> AuthorDate: Wed Jun 4 11:22:48 2025 +0200 Remove Genium cloud Fixes: #1205 --- landing-pages/site/content/en/ecosystem/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/landing-pages/site/content/en/ecosystem/_index.md b/landing-pages/site/content/en/ecosystem/_index.md index 0715fb8436..410f9bf377 100644 --- a/landing-pages/site/content/en/ecosystem/_index.md +++ b/landing-pages/site/content/en/ecosystem/_index.md @@ -177,8 +177,6 @@ Apache Airflow releases the [Official Apache Airflow Community Chart](https://ai [Elyra](https://github.com/elyra-ai/elyra) - Elyra provides a visual editor that enables data scientists to create AI pipelines in a low-code/no-code fashion. -[GeniumCloud](https://geniumcloud.com) - One-Stop-Shop Platform for rapid build, scheduling and control Airflow workflows via completely new UI. Out of the box comprehensive Airflow infrastructure monitoring, integration with alerting systems and service adoption from small to enterprise organizations. The easiest way to manage complex workflows. - [gusty](https://github.com/chriscardillo/gusty) - Create a DAG using any number of YAML, Python, Jupyter Notebook, or R Markdown files that represent individual tasks in the DAG. gusty also configures dependencies, DAGs, and TaskGroups, features support for your local operators, and more. A fully containerized demo is available [here](https://github.com/chriscardillo/gusty-demo). [Marquez](https://marquezproject.ai) - Marquez is an open source metadata service that maintains data provenance, shows how datasets are consumed and produced and centralizes dataset lifecycle management. Marquez can be used with Apache Airflow as an OpenLineage backend.
