Hi team, Would it be possible to have Metaflow co...
# ask-metaflow
a
Hi team, Would it be possible to have Metaflow code packages stored for all flows regardless if they're executing outside the user's local environment?
Currently,
MetaflowCode
objects are stored only for `Run`s that have at least one
Step
executing outside the user's local environment.