On Mon, Jan 30, 2012 at 05:22:35PM +0100, Andreas wrote: > I implemented a somewhat trivial solution here: > https://github.com/amueller/joblib/tree/ipython_refactoring
> It can be used like this: > https://gist.github.com/1705235 > Not sure if this is a good way to do things but it > was a very easy way and it works for me ;) Very general remarks: I have only scanned the code, as I am behind on too many things. I like the general idea. It's simple, versatile, and does not put any code specific to a backend, like IPython, in joblib. There is a bit more work to be done before we can consider a merge, but I think that this is headed in the right direction. Thank you for doing this, it will be very useful in the long run. Gael ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
