Re: [Scikit-learn-general] My talk was approved for PyCon AU 2014!

2014-07-18 Thread Juan Nunez-Iglesias
Hey Robert, I'm going to be at PyCon-AU, including the sprints. I don't really have a sprint topic yet! So if you're thinking of some sklearn sprinting, I might be up for it! Juan. On Tue, May 13, 2014 at 11:43 PM, Gael Varoquaux < gael.varoqu...@normalesup.org> wrote: > On Wed, May 14, 2014 a

[Scikit-learn-general] Docker images

2014-07-18 Thread Anders Aagaard
Hi I've been using docker for my scikit needs for a while now. It's quite practical, complete isolation, and very easy to do experiments with different versions/share images online/build on others images etc. For example I'm testing python3.4+openblas in a repository right now. I've got them up h