notebook/IPython
MinRK 8a2d92010a set default value from signature defaults in interact
If available, use the default value from the signature for the initial condition,
when using range/choice abbreviations.

Not affected:

- single-value abbreviations (`@interact(a=5)` sets `a=5`)
- explicit Widgets
2014-02-16 15:11:39 -08:00
..
html set default value from signature defaults in interact 2014-02-16 15:11:39 -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 Print a warning when iptest is run from the IPython source directory 2014-02-11 19:15:28 +01:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00