You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2020. It is now read-only.
Do you want to request a feature or report a bug?
Feature
What is the expected behavior? conda install <random_package_name_here>
What is the motivation / use case for changing the behavior?
Use conda environments to allow users more freedom to install additional/special packages. This may even help users install additional R packages since R can be installed into a conda environment.
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Start from a base image like nvidia/cuda and install all the best goodies, including conda.