notebook/IPython
Jonathan Frederic 691cd56038 Change the callback logic so the order makes more sense:
*Now*
View calls Model which calls Widget Manager
*instead of *
View calls Widget Manager, which then the Model modifies right
before sync
2014-01-21 11:00:45 +00:00
..
html Change the callback logic so the order makes more sense: 2014-01-21 11:00:45 +00:00
nbconvert/exporters Drop unused traitlet imports 2013-12-21 12:48:15 -08:00
qt/console/tests
testing Revert "Enabled IPython Server output for Travis debugging" 2014-01-16 10:57:13 +00:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00