- `NoteableEngine` accepts new kwarg `override_progress_bar` to override the default progress bar and set the `tqdm` instance to log to `stdout` instead of the default `stderr`.
0.0.22
- Upgrade noteable-origami to 0.0.21
0.0.21
Changed - Upgraded noteable-origami to 0.0.19
0.0.20
Changed - Upgraded noteable-origami to 0.0.18
0.0.19
Added - Catch exceptions on update cell and nb metadata
0.0.18
Changed - Catch asyncio.exceptions.TimeoutError when updating notebook metadata over RTU