You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/html/widgets
Sylvain Corlay 1bbc915ac0
setting _comm to None
12 years ago
..
tests Add tests for default/custom description 12 years ago
__init__.py s/const/fixed/ 12 years ago
interaction.py Only set widget description in interact if it does not already exist 12 years ago
widget.py setting _comm to None 12 years ago
widget_bool.py Fix copy & paste error in docstring. 12 years ago
widget_button.py review pass on Python-side of widgets 12 years ago
widget_container.py Container assumes the children attribute is not None 12 years ago
widget_float.py Validate initial value of "_BoundedFloatWidget". 12 years ago
widget_image.py Fix copy & paste error in docstring. 12 years ago
widget_int.py Changed children list to CTuple. 12 years ago
widget_selection.py Update widget_selection.py 12 years ago
widget_selectioncontainer.py Changed children list to CTuple. 12 years ago
widget_string.py Add placeholder attribute to text widgets 12 years ago