Go to file
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
docs/source add notebook signing docs 2014-01-29 14:37:01 -08:00
examples Renamed widgets... 2014-01-28 12:51:24 -08:00
git-hooks
IPython Make SelectionWidget.values a dict 2014-02-03 17:15:06 -08:00
.gitignore build listed twice in .gitignore. Removing one. 2014-01-24 12:37:48 -06:00
.mailmap
setup.py Remove mention of iplogger from setup.py 2014-01-30 18:11:55 -08:00
setupbase.py include marked.js in package_data 2014-01-14 16:53:40 -08:00