notebook/IPython
MinRK 3e1f2e22f8 Make SelectionWidget.values a dict
rename 'labels' and '_value' to 'value_names' and 'value_name'.

To specify a mapping of value names and values, use a dict.
If you specify `values=[list]`, then an OrderedDict will be used.

Assignment after construction only supports a dict.
2014-02-03 17:15:06 -08:00
..
html Make SelectionWidget.values a dict 2014-02-03 17:15:06 -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 Fixing issues with js tests. 2014-01-31 10:42:23 -08:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00