tree: 4f052fce62b76c91ebda4fbc95dfacb8c1134553 [path history] [tgz]
  1. templates/
  2. empty_plugin.py
  3. README.md
docs/apache-airflow/empty_plugin/README.md

Apache example plugin

This is an example plugin for Apache Airflow.

This plugin displays empty view.

Installation

To use this plugin, copy the contents of this directory to the plugins directory. The location of this directory is specified by plugins_folder option in core section. By default, it's {AIRFLOW_HOME}/plugins.