We somehow just noticed this a few weeks ago when pondering how best to get more documentation into our DAGs, and just started using the heck out of it.
On Sunday, June 4, 2017, Maxime Beauchemin <[email protected]> wrote: > Also note this feature: > https://airflow.apache.org/concepts.html#documentation-notes > > Specifically the `doc_md` attribute. It applies to tasks and DAGs. > > Max > > On Sun, Jun 4, 2017 at 12:23 PM, Shah Altaf <[email protected] > <javascript:;>> wrote: > > > It is a long standing tradition to spend hours searching for something, > and > > then to find the answer moments after posting to a forum/mailinglist. > > > > Thanks @Amit, I also spotted it as a tooltip on the DAG title. > > > > > > > > On Sun, Jun 4, 2017 at 8:18 PM Amit Pahwa <[email protected] > <javascript:;>> wrote: > > > > > Next to the DAG id/name* > > > > > > On Jun 4, 2017 12:18 PM, "Amit Pahwa" <[email protected] > <javascript:;>> wrote: > > > > > > > It shows up next to the DAG when you click into the DAG. > > > > > > > > On Jun 4, 2017 12:13 PM, "Shah Altaf" <[email protected] > <javascript:;>> wrote: > > > > > > > >> Hi all, > > > >> > > > >> Over time a DAG list can grow and it would be useful to have a > > > description > > > >> next to the DAGs. I spotted a description parameter in the DAG > > > definition > > > >> > > > >> https://airflow.incubator.apache.org/code.html#airflow.models.DAG > > > >> > > > >> > > > >> - *description* (*string*) – The description for the DAG to e.g. > be > > > >> shown on the webserver > > > >> > > > >> But I can't find where this is shown. Is there a way to have it > > appear > > > on > > > >> the main DAG list page? > > > >> > > > >> Apologies if this has been answered already, my google-fu picked up > > > >> nothing. > > > >> > > > > > > > > > >
