incubator-airflow/airflow/example_dags
Felix Uellendall 3f2eee15f9
Fix PythonVirtualenvOperator not working with Airflow context (#9394)
- automatically add dill requirement if use_dill=True
- add howto docs
- refactor

Co-authored-by: Luis Magana <maganaluis@users.noreply.github.com>
2020-07-30 10:32:52 +02:00
..
libs
subdags Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
__init__.py
example_bash_operator.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_branch_operator.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_branch_python_dop_operator_3.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_complex.py Stop using start_date in default_args in example_dags (#9982) 2020-07-25 00:16:25 +01:00
example_external_task_marker_dag.py
example_kubernetes_executor.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_kubernetes_executor_config.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_latest_only.py
example_latest_only_with_trigger.py
example_nested_branch_dag.py
example_passing_params_via_test_command.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_python_operator.py Fix PythonVirtualenvOperator not working with Airflow context (#9394) 2020-07-30 10:32:52 +02:00
example_short_circuit_operator.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_skip_dag.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_subdag_operator.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_trigger_controller_dag.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_trigger_target_dag.py Stop using start_date in default_args in example_dags (#9982) 2020-07-25 00:16:25 +01:00
example_xcom.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
example_xcomargs.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00
input_notebook.ipynb
test_utils.py
tutorial.py Stop using start_date in default_args in example_dags (2) (#9985) 2020-07-25 19:57:32 +01:00