myconnectome icon indicating copy to clipboard operation
myconnectome copied to clipboard

Could manage dependencies through conda

Open mwaskom opened this issue 9 years ago • 2 comments

Conda has a pretty sophisticated ability to manage dependencies including things that can only be installed through pip and also R packages.

Here's a blog post about it: http://continuum.io/blog/conda-data-science

Could consider making a single file that can be passed to conda to get everything installed into a conda environment in one step.

mwaskom avatar Jul 02 '15 15:07 mwaskom

(Disclaimer: I've never actually done this; I am just aware that it is possible)

mwaskom avatar Jul 02 '15 15:07 mwaskom

thanks, will have a look!

Michael Waskom wrote:

(Disclaimer: I've never actually done this; I am just aware that it is possible)

— Reply to this email directly or view it on GitHub https://github.com/poldrack/myconnectome/issues/6#issuecomment-118066969.

poldrack avatar Jul 02 '15 15:07 poldrack