alphatwirl / atpbar

Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook
https://alphatwirl.github.io/atpbar/
MIT License
93 stars 10 forks source link

Set outer progress bar in multi processing #28

Open eggplants opened 1 year ago

eggplants commented 1 year ago

This code is pretty useful. But I could not add outer progress bar. Is it possible to set outer progress bar indicates total progress on the top?

Expected:

XX.XX% :::::                                    | Y / 8 |: Total
...