Airflow Extension for Visual Studio CodeIntroductionThis is a VSCode extension for Apache Airflow 2.0 and up. You can trigger your DAGs, pause/unpause DAGs, view execution logs, explore source code and do much more. The motivation of this extension is having the same functionality like Airflow Web UI and make Airflow development easier for vscode developers. To install the vscode extension, search 'Airflow' in the marketplace and install owned by Necati ARSLAN. Requirements - Airflow REST ApiTo be able to connect an Airflow Server, you should enable Airflow Rest Api. You can take a look the link below on how to do it. https://airflow.apache.org/docs/apache-airflow/stable/security/api.html SurveyPlease take this survey to help me make the extension better. Bug ReportIf you have an issue or new feature request, please click link below to add a new issue. https://github.com/necatiarslan/airflow-vscode-extension/issues/new To Run Airflow In Your LocalUse Astro provided by the team who build Airflow https://docs.astronomer.io/astro/cli/overview
Dag TreeDag RunDag TasksDag InfoPrevious Dag RunsTodo ListNice To Have
Follow me on linkedin to get latest news Thanks, |