Hi team, In airflow main UI, it could be display many DAGs.
Is it possible to visually grouping these DAGs based on some grouping rules ? Given the name is ordered alphabetically, we can name it by `group_name.function_name.major_version`. So, we can see related jobs together easier. But, I am wondering if there an airflow built-in support ? Thanks. Jason
