paantya opened a new issue #17912: URL: https://github.com/apache/airflow/issues/17912
### Description Can you please tell me, is it possible in params to draw the output in the form of yaml/omegaconf, not json? in UI 1. yaml is much more compact and easier to render. 2. omegaconf - has convenient interpolation functions that would be great to use when working with configs - I use it, I really like it. omegaconf: - git : https://github.com/omry/omegaconf - docs: https://omegaconf.readthedocs.io/en/2.1_branch/  ### Use case/motivation - use of interpolations, in large configs - use of yaml configs and no problems with quotes - Using self-written macros to increase the power of the config - Ability to write circuits yourself and further use in Hydra -core. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
