The docs and templates talk about METAFLOW_SERVICE_URL in a few places, which seems self explanatory. But they don't really mention that METAFLOW_DEFAULT_METADATA also needs to be set to use remote metadata service. Took me a while to figure this out, maybe there is a way to make it more obvious in the docs?
The docs and templates talk about
METAFLOW_SERVICE_URLin a few places, which seems self explanatory. But they don't really mention thatMETAFLOW_DEFAULT_METADATAalso needs to be set to use remote metadata service. Took me a while to figure this out, maybe there is a way to make it more obvious in the docs?