mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
3e1f2e22f8
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. |
||
---|---|---|
docs/source | ||
examples | ||
git-hooks | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |