jscheffl commented on code in PR #49518: URL: https://github.com/apache/airflow/pull/49518#discussion_r2052866495
########## README.md: ########## @@ -230,27 +230,31 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -  +  + +- **Assets**: Overview of Assets with dependencies. + +  - **Grid**: Grid representation of a DAG that spans across time. -  +  - **Graph**: Visualization of a DAG's dependencies and their current status for a specific run. -  +  - **Home**: Summary statistics of your Airflow environment. -  +  - **Backfill**: Backfilling a DAG for a specific date range. -  +  - **Code**: Quick way to view source code of a DAG. -  +  Review Comment: I took some new screenshots as the once taken before had no "light" edition besides the "dark" as requested to be standard. Hope this is okay as well. If you insist on the old ones, I could keep the dark ones but then they are different tot the light ones... or the examples used to capture the screens need to be shared, they are not within the normal examples :-D -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
