notebook/IPython/html/tests
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
..
casperjs Make SelectionWidget.values a dict 2014-02-03 17:15:06 -08:00
launchnotebook.py Clarify waiting for notebook server to launch 2014-01-08 15:49:11 -08:00
test_files.py use request.text for Python 3 (content is always bytes) 2013-11-12 15:40:05 -08:00
test_hist.sqlite mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00
test_notebookapp.py Command line entry point to list running notebook servers 2014-01-13 16:22:43 -08:00
test_utils.py move url_[un]escape to utils from nbm 2013-10-17 14:09:13 -07:00