airflow.example_dags.example_python_context_operator
¶
Example DAG demonstrating the usage of the PythonOperator with get_current_context() to get the current context.
Also, demonstrates the usage of the classic Python operators.