Open mwaskom opened 9 years ago
(Disclaimer: I've never actually done this; I am just aware that it is possible)
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.
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.