Skip to content

Add support for progress indicators to pipelines #250

@tennlee

Description

@tennlee

It would be really neat to be able to set progress=True in the pipeline constructor, and have it print out some progress indicator based on the iterator specified. I'm not sure whether this should be simple prints of percent, or a fancy task bar like tqdm or Rich, but it would be quite nice for being able to see the rate and degree of progress during pipeline iteration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions