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
Jonathan Frederic c299022cc7
Changed add_class and remove_class to use messages instead of stateful communication
12 years ago
..
__init__.py Remove init_widget_js, use require.js for everything 12 years ago
widget.py Changed add_class and remove_class to use messages instead of stateful communication 12 years ago
widget_bool.py More relative imports, Travis w/ Py3.3 12 years ago
widget_button.py Fixed widget button onclick register so it only will ever register a callback once. 12 years ago
widget_container.py Added flex properties to container. 12 years ago
widget_float.py More relative imports, Travis w/ Py3.3 12 years ago
widget_int.py More relative imports, Travis w/ Py3.3 12 years ago
widget_multicontainer.py More relative imports, Travis w/ Py3.3 12 years ago
widget_selection.py More relative imports, Travis w/ Py3.3 12 years ago
widget_string.py Add scroll_to_bottom method for TextAreaView (StringWidget). 12 years ago