download the astronomer CLI and it will spin up a local dockerized instance of airflow in about 1 minute tops https://docs.astronomer.io/astro/install-cli
How about the dynamic task mapping that is now available in 2.3?
@task.python(task_id="this_is_my_task_name") def my_func(): ...
download the astronomer CLI and it will spin up a local dockerized instance of airflow in about 1 minute tops https://docs.astronomer.io/astro/install-cli
How about the dynamic task mapping that is now available in 2.3?
@task.python(task_id="this_is_my_task_name") def my_func(): ...