Fastprogress Versions Save

Simple and flexible progress bar for Jupyter Notebook and console

1.0.3

1 year ago

New Features

  • support unknown total by passing total='noinfer' (#102), thanks to @seeM
  • support PyCharm console as TTY (#101)

1.0.2

2 years ago

Bugs Squashed

  • Check that stdout exposes isatty (#81), thanks to @scw

1.0.1

2 years ago

Bugs Squashed

  • Move the style overrides to a separate HTML widget (#79), thanks to @jpc
    • This fixes performance problems on Safari