##// END OF EJS Templates
LOTS OF WIDGET CHANGES...
LOTS OF WIDGET CHANGES Moved model-like code out of manager. Added parent/child API. Throttling now occurs on a model by model level. View/cell association is fixed for the most part, but there is still one assumption being made in handle_com_msg.

File last commit:

r14009:6f019b30
r14278:f58ca8b9
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()