kaxil commented on a change in pull request #16244: URL: https://github.com/apache/airflow/pull/16244#discussion_r644928124
########## File path: README.md ########## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  - **Tree View**: Tree representation of a DAG that spans across time. -  +  Review comment: ```suggestion  ``` ########## File path: README.md ########## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  - **Tree View**: Tree representation of a DAG that spans across time. -  +  - **Graph View**: Visualization of a DAG's dependencies and their current status for a specific run. -  +  Review comment: ```suggestion  ``` ########## File path: README.md ########## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  - **Tree View**: Tree representation of a DAG that spans across time. -  +  - **Graph View**: Visualization of a DAG's dependencies and their current status for a specific run. -  +  - **Task Duration**: Total time spent on different tasks over time. -  +  Review comment: ```suggestion  ``` ########## File path: README.md ########## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  - **Tree View**: Tree representation of a DAG that spans across time. -  +  - **Graph View**: Visualization of a DAG's dependencies and their current status for a specific run. -  +  - **Task Duration**: Total time spent on different tasks over time. -  +  - **Gantt View**: Duration and overlap of a DAG. -  +  Review comment: ```suggestion  ``` ########## File path: README.md ########## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  - **Tree View**: Tree representation of a DAG that spans across time. -  +  - **Graph View**: Visualization of a DAG's dependencies and their current status for a specific run. -  +  - **Task Duration**: Total time spent on different tasks over time. -  +  - **Gantt View**: Duration and overlap of a DAG. -  +  - **Code View**: Quick way to view source code of a DAG. -  +  Review comment: ```suggestion  ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
