## Pipeline.summary()


Return a summary of the pipeline.


Usage


``` python
Pipeline.summary()
```


## Returns


`dict`  
Summary with name, step count, etc.
