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
Min RK 1a4aac0de0
Merge pull request #7554 from jdfreder/interact-fix
11 years ago
..
tests Merge pull request #7554 from jdfreder/interact-fix 11 years ago
__init__.py remove Link, DirectionalLink from widgets.__init__ 11 years ago
interaction.py Use output widget with interact 11 years ago
widget.py python3 does not like adding lists and map results 11 years ago
widget_bool.py added value positional argument to applicable widgets 11 years ago
widget_box.py Remove the popup widget 11 years ago
widget_button.py jupyter -> IPython 11 years ago
widget_float.py Not using _**_changed handles anymore 11 years ago
widget_image.py jupyter -> IPython 11 years ago
widget_int.py Not using _**_changed handles anymore 11 years ago
widget_link.py use jslink, jsdlink for frontend link functions 11 years ago
widget_output.py Fix interact test 11 years ago
widget_selection.py Hide variables that shouldn't be exposed to the user 11 years ago
widget_selectioncontainer.py jupyter -> IPython 11 years ago
widget_string.py Use more conventional *args naming over *parg 11 years ago