During nested operations, it can be useful to see the progress of a particular task in the context of a large list of tasks.
Overall progress: |####### | ETA 0:06:49
Item progress: |### |
Currently, instantiating multiple ProgressBars will cause them to overwrite the same line. Can this library be used to display multiple lines of progress?
During nested operations, it can be useful to see the progress of a particular task in the context of a large list of tasks.
Currently, instantiating multiple ProgressBars will cause them to overwrite the same line. Can this library be used to display multiple lines of progress?