pierrejeambrun commented on code in PR #51003:
URL: https://github.com/apache/airflow/pull/51003#discussion_r2106881932
##########
airflow-core/docs/administration-and-deployment/plugins.rst:
##########
@@ -192,13 +194,28 @@ definitions in Airflow.
"name": "Name of the Middleware",
}
+ # Creating a iframe view that will be rendered in the Airflow UI.
+ iframe_view_with_metadata = {
+ "name": "Name of the Iframe View",
Review Comment:
Yes, but that might be more than just the menu, I updated that to reflect
`as displayed in the UI`. So we are not taking too much risk about 'where'
exactly this will appear in the front.
--
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]