##// END OF EJS Templates
Add image message handler in ZMQTerminalInteractiveShell...
Add image message handler in ZMQTerminalInteractiveShell This change introduces handler for messages which contain image in ZMQTerminalInteractiveShell. This is useful, for example, when connecting to the kernel in which pylab inline backend is activated. Current image handler only supports PIL backend.
Takafumi Arakaki -
r8238:d232d498
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_message_spec.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...