anaconda / anaconda-project

Tool for encapsulating, running, and reproducing data science projects
https://anaconda-project.readthedocs.io/en/latest/
Other
217 stars 88 forks source link

tqdm progress for downloads #330

Closed AlbertDeFusco closed 3 years ago

AlbertDeFusco commented 3 years ago

Try it for yourself and let me know your experiences:

conda install -c defusco/label/dev anaconda-project=0.10.0+1

progress

jlstevens commented 3 years ago

Tried it out and it works great. Thanks!

image

With the skip_imports workaround, having this merged and released would be enough to make anaconda-project a good choice for this year's SciPy tutorial.