delete

getml.pipeline.delete(name)[source]

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

Args:
name (str):

Name of the pipeline.