You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
but inside norm.run there may be an entire prefect workflow defined. Specifically to allow use of mapped operations. As an example here is what the pseudo-code of the norm.run may look like:
This is useful for defining that certain tasks require certain resources but in the case that all tasks require the same resources it would be great to allow .run to be used in a normal top level prefect flow.