Using Azure DevOps, you can create YAML pipelines to run python file or inline python scripts. Is there a proper way to show any of the inline python script output to azure dashboard widget?
I couldn't find any extension in the azure marketplace that can achieve this. What are my options here?