Hi I've been setting `METAFLOW_DATASTORE_SYSROOT_L...
# ask-metaflow
l
Hi I've been setting
METAFLOW_DATASTORE_SYSROOT_LOCAL=<my local path>
for all my flows and it works fine. But today when I try to run the flows using
--with card
a new local
.metaflow
is created, containing the card related metadata. Is it possible to ask card decorator also honor the setting of ``METAFLOW_DATASTORE_SYSROOT_LOCAL` ?