cool-notebook-79020
10/31/2024, 11:17 AMvictorious-lawyer-58417
11/01/2024, 11:44 PMMETAFLOW_PROFILE
to switch between configs somewhat easily and then use the Client API as usual
⢠if you know that only certain artifacts will be shared across environments, you can set METAFLOW_DATATOOLS_S3ROOT
to point at a common location and use metaflow.S3
to persist those objects separately. I know people use this approach e.g. to persist models that will be shared across environmentscool-notebook-79020
11/02/2024, 9:33 AM