flame.utils.update_yaml_artifact_path

flame.utils.update_yaml_artifact_path(mlrun_direc: str) None[source]

Will search through the provided directory and update the ‘artifact_uri’ within the yaml files it contains.

This is to fix issues with MLFLOW where absolute paths are used for all artifact URIs.