+12
−0
+49
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Add python diagrams library. Generate nice architecture diagrams with python code, allowing for rapid iteration. The images are rendered using dot from graphviz. This PR is based on the upstream GitHub repo for diagrams, which differs significantly from the tarball published to pypi. Closes #101532