simple-dag-editor
SimpleDagEditor is a zero configuration plugin for Apache Airflow. It provides a file managing interface that points to your dag_folder directory. With this plugin you will be able to delete, duplicate & edit you dags.
System Requirements
- Airflow 1.10.x
- Not tested for Airflow 2.x
Manual Installation
- Copy 'simple_dag_editor' folder into your plugins directory
- Restart airflow instance
- Open Admin - Simple DAG editor
Package Installation
- Install the plugin (pip install simple-dag-editor)
- Restart airflow instance
- Open Admin - Simple DAG editor
Optional configurations
- [dag_editor] - disabled (Default - False)