delete

getml.pipeline.delete(name)

If a pipeline named ‘name’ exists, it is deleted.

Parameters

name (str) – Name of the pipeline.