Skip to content

[python] h2o.no_progress as a contextmanager #16453

Open
@hutch3232

Description

@hutch3232

Is your feature request related to a problem? Please describe.
I'd love to be able temporarily disable the progress bar while running chunks of h2o code using with.

Describe the solution you'd like
I think the contextmanager decorator would solve this.

Describe alternatives you've considered
I could write a try finally block.

Additional context
Looks like R can do this based on #6991

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions