notebook/IPython
Matthias BUSSONNIER 834b146cca JS Configurablity Take 2
Change the way configurability works.
Config dict should be passed down to the parent class where it will be
merged with the default value and propagate to this only in the base
class.

This allow to both alter the configuration on a per instance basis, or
globaly by tempering with the class instance.

This also get rid of IPython global in some cases.
2013-04-09 15:15:51 +02:00
..
frontend/html/notebook JS Configurablity Take 2 2013-04-09 15:15:51 +02:00
testing exclude fabfile from tests 2013-02-07 09:03:42 -08:00
utils/tests s/nt.assert_equals/nt.assert_equal/ 2012-07-17 08:30:53 -07:00