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

[ENH] download project by url #328

Open AlbertDeFusco opened 3 years ago

AlbertDeFusco commented 3 years ago

Add the ability for anaconda-project download to use full urls to project archives

jlstevens commented 3 years ago

This would be very useful as the download command can make it easy to fetch remote projects across platforms (i.e. including windows) and also automatically runs unarchive.

AlbertDeFusco commented 3 years ago

let's not forget to make a better progress bar

jbednar commented 3 years ago

Yes, both for the project download (which is probably quick) and more importantly for data downloads (which can be minutes!).