mattiasoldani / succolib

A set of handy, Python-based tools for the INSULAb detectors data analysis
https://github.com/mattiasoldani/succolib
MIT License
0 stars 0 forks source link

improve progressbar! #5

Closed mattiasoldani closed 4 years ago

mattiasoldani commented 4 years ago

Look for a better progressbar -- the present one is a bit glitchy in the notebooks...

mattiasoldani commented 4 years ago

SOLVED: tqdm (.auto) instead of progressbar.

tqdm: https://github.com/tqdm/tqdm