notebook/IPython
Paul Ivanov a001003d67 remove dynamic keyword, handling it in fromJSON
After discussing this in person with @minrk, we decided instead of
passing this parameter around and special-casing javascript, it's easier
to just remove javascript from the display_order for the duration of
fromJSON, since that's the only place where dynamic was set to False,
and then put it back in at the end of the fromJSON call.
2014-01-12 13:54:46 -08:00
..
html remove dynamic keyword, handling it in fromJSON 2014-01-12 13:54:46 -08:00
nbconvert/exporters Drop unused traitlet imports 2013-12-21 12:48:15 -08:00
qt/console/tests only test --help-all 2013-08-29 17:26:49 -07:00
testing exclude html nbconvert tests if nbconvert is not importable 2013-12-23 12:45:59 -08:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00