Interesting idea. I thought about enabling this when I first designed this library, but didn't. It's a good idea, but you should find some way of making it optional via a parameter, and/or "plugging in" alternative counters (I'm thinking of tqdm_notebook in particular).
Interesting idea. I thought about enabling this when I first designed this library, but didn't. It's a good idea, but you should find some way of making it optional via a parameter, and/or "plugging in" alternative counters (I'm thinking of
tqdm_notebook
in particular).