anaconda / nb_conda

Conda environment and package access extension from within Jupyter
BSD 3-Clause "New" or "Revised" License
140 stars 32 forks source link

The ability to 'download' environments from a Repo would be useful #21

Open mrduane opened 8 years ago

mrduane commented 8 years ago

It should be possible for the user to browse the Repo-hosted environments they have access to and add them to their current project (like one would by running conda env create channel_name/environment_name)