airflow.example_dags.example_params_trigger_ui

Example DAG demonstrating the usage DAG params to model a trigger UI with a user form.

This example DAG generates greetings to a list of provided names in selected languages in the logs.

Module Contents

Functions

get_names(**kwargs)

airflow.example_dags.example_params_trigger_ui.get_names(**kwargs)[source]

Was this entry helpful?