replicate_pipeline_from_path

replicate_pipeline_from_path(path: str | Path, **kwargs) None[source]

Run the same pipeline several times from a configuration file by path.

Parameters:
Return type:

None