GitHub user enchant3dmango added a comment to the discussion: What is the best way to describe a task in task panel of DAG run
You can utilize the `doc_md` param, you can use it in DAG or task level. [Here](https://airflow.apache.org/docs/apache-airflow/2.5.1/_modules/airflow/example_dags/tutorial.html) is an example usage from Airflow and [documentation](https://www.astronomer.io/docs/learn/custom-airflow-ui-docs-tutorial/#step-4-add-docs-to-a-task) from Astronomer. GitHub link: https://github.com/apache/airflow/discussions/47481#discussioncomment-12422444 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
