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 a8c3617540 doc:Airflow Vscode Extension added (#653)
a8c3617540 is described below
commit a8c3617540f2fde3d2eb3a28c54008e2a343127b
Author: Necati Arslan <[email protected]>
AuthorDate: Sat Aug 27 14:42:18 2022 -0400
doc:Airflow Vscode Extension added (#653)
---
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 de5459f5ee..710fcff11d 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -140,3 +140,5 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[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.
+
+[Airflow Vscode
Extension](https://github.com/necatiarslan/airflow-vscode-extension) This is a
VSCode extension for Apache Airflow 2+. You can trigger your DAGs,
pause/unpause DAGs, view execution logs, explore source code and do much more.