Closed YooSunYoung closed 2 months ago
Why is tqdm
needed in the docs?
Why is
tqdm
needed in the docs?
It has an interface for exporting images one by one, and it can be up to 400 images so I wanted to show the progress as well.
It's up to the user to use tqdm
and the docs has an example of how to use it.
We need
pooch
andtqdm
for documentationand
pooch
for testing.