##// 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:

r21636:ec0fabd0
r22911:4335860f
Show More
parallel_messages.rst
8 lines | 218 B | text/x-rst | RstLexer
Min RK
remove a few more docs that have been moved to other repos
r21636 :orphan:
MinRK
added parallel message docs to development section
r2790
Min RK
remove a few more docs that have been moved to other repos
r21636 ================================
MinRK
added parallel message docs to development section
r2790 Messaging for Parallel Computing
================================
Min RK
remove a few more docs that have been moved to other repos
r21636 IPython parallel has moved to ipyparallel -
see :ref:`ipyparallel:parallel_messages` for the documentation.