argoproj-labs / hera

Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still maintaining a consistent vocabulary with Argo. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
550 stars 105 forks source link

Update template refs example to use different types of templates #1100

Closed elliotgunton closed 2 months ago

elliotgunton commented 2 months ago

Pull Request Checklist

It is already possible to use function stubs for scripts/dags/steps due to the way Dags and steps were implemented. This PR updates the example to use stubbed scripts and dags.