poldrack / myconnectome

Code for the myconnectome project
MIT License
31 stars 8 forks source link

Could manage dependencies through conda #6

Open mwaskom opened 9 years ago

mwaskom commented 9 years ago

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 commented 9 years ago

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

poldrack commented 9 years ago

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.