Template Sets
This example shows how to use the Hera concept of TemplateSet.
A TemplateSet lets you write templates that are not attached to a particular Workflow. You can then add the TemplateSet to a Workflow at submission time. This can be useful if you just want to distribute Python packages. Read more in the Best Practices guide!