Argo supports referencing templates from other workflow templates. We should be able to do the same in the python DSL, ideally by two methods: 1. A string for any WorkflowTemplate external to the python DSL 2. A WorkflowTemplate object and method for WorkflowTemplates built with the python DSL https://argoproj.github.io/argo/workflow-templates/#referencing-other-workflowtemplates
Argo supports referencing templates from other workflow templates. We should be able to do the same in the python DSL, ideally by two methods:
https://argoproj.github.io/argo/workflow-templates/#referencing-other-workflowtemplates