Reproducible scientific python setup with (Ana) Conda

Getting a scientific python install up and running is still way too complicated. In this post I describe how I use a conda to keep a reproducible record of the packages I use.

In the past, I have usually hacked together my own developing environment through whatever tools were most …

more ...