Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Tuple[TaskEnvironment, Function] -> OrchestratedTask
Decorate a Python function within an environment scope to bind it to a specific container image and resource specification.
Problem it solves
Tasks in a workflow often require disparate runtime dependencies and base OS environments.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.