##// END OF EJS Templates
enable %gui/%pylab magics in the Kernel...
enable %gui/%pylab magics in the Kernel This isn't as significant as it looks, as it's principally a big dedent in zmq.ipkernel. All the single-method Kernel subclasses were just dedented, and are used as functions. This lets them be plugged into the existing kernel's event loop. The enable_pylab and magic_gui methods in zmqshell only differ from the originals in the source of the enable_gui function, and the change of the default pylab backend to inline, from matplotlib autodetect.

File last commit:

r4406:0251893c
r5153:d39f0ca4
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer