##// END OF EJS Templates
explicitly ignore iopub messages not associated with a cell in the notebook...
explicitly ignore iopub messages not associated with a cell in the notebook An error would previously be raised whenever iopub traffic arrived that did not originate with the notebook (e.g. pylab welcome, or qtconsole output). This error was not in a block that would actually cause problems, so actual functionality was not affected.
MinRK -
r5363:dd634c91
Show More
Name Size Modified Last Commit Author
/ IPython / config / tests
__init__.py Loading ...
test_application.py Loading ...
test_configurable.py Loading ...
test_loader.py Loading ...