Commit message Age Author Refs
r2631:213c29c4
Cleaned up KernelManager interface and clarified documentation.
epatters
0
r2630:f9be32c1
* Updated FrontendWidget to use BlockBreaker for parsing input * Fixed imports in IPythonWidget.
epatters
0
r2629:23792695
Merge branch 'blockbreaker' of git://github.com/fperez/ipython into qtfrontend
epatters
0
r2628:37182fca
Created tool for handling interactive input blocks. Currently it has 100% test coverage, we should try to keep it that way.
Fernando Perez
0
r2627:762becf8
* Created an IPythonWidget subclass of FrontendWidget to contain IPython specific functionality. * Added API for overriding magic commands to the above widget. * Added a non-zero epsilon to time.sleep in the flush method of the kernel manager per Fernando's suggestion
epatters
0
r2626:4bd8010e
Fix bug where traceback wasn't being correctly stored in remote tasks. Reported by Chris Filo Gorgolewski on the list: http://mail.scipy.org/pipermail/ipython-user/2010-July/006993.html Note regarding the tests: it turns out that chaining too much info into the same deferred produces rather weird side-effects. So I broke up the test into several independent ones with separate deferreds. This fix was done in the 0.10.1 branch as separate commits over time, rebased here into a single, clean one.
Fernando Perez
0
r2625:88c47d26
Fix in *tests* for recent traceback bug fix. It turns out that chaining too much info into the same deferred produces rather weird side-effects. So I broke up the test into several independent ones with separate deferreds. Note that the original bug fix was OK, the fix is just for the Twisted tests themselves. As Min said, with Twisted code sometimes getting the tests right is harder than the code itself.
Fernando Perez
0
r2624:98de6e4a
Fix bug where traceback wasn't being correctly stored in remote tasks. Reported by Chris Filo Gorgolewski on the list: http://mail.scipy.org/pipermail/ipython-user/2010-July/006993.html
Fernando Perez
0
r2623:70725a51
updated sge to launch multiple engines - start cleanly but does not shutdown cleanly
Satrajit Ghosh
0
r2622:e9f42798
firt pass to support sge
Satrajit Ghosh
0
< 1 .. 2610 2611 2612 2613 2614 .. 2875 >