I would like to use a single progress bar rather than one bar per process as is currently the default behavior when initializing with progress_bar=True. Is this reasonably straight-forward to implement, or is there an option/setting that I've missed?
Thanks for any suggestions. (And thanks overall to the contributors for this package in the first place, it's quite useful!)
I would like to use a single progress bar rather than one bar per process as is currently the default behavior when initializing with
progress_bar=True. Is this reasonably straight-forward to implement, or is there an option/setting that I've missed?Thanks for any suggestions. (And thanks overall to the contributors for this package in the first place, it's quite useful!)