##// END OF EJS Templates
Start refactoring handling of color....
Start refactoring handling of color. This is one more step into getting rid of the old way of handling colors in IPython, in particular here we move the scheme/style as a configuration option of the parser instead of passing it around into the formats functions. Also remove our own usage of deprecated arguments.

File last commit:

r21498:b0100c6f
r22911:4335860f
Show More
messaging.rst
7 lines | 162 B | text/x-rst | RstLexer

Messaging in IPython

The message specification is now part of Jupyter - see :ref:`jupyterclient:messaging` for the documentation.