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
Thomas Kluyver d3c9ea2c7f
Merge pull request #7468 from minrk/jslink
11 years ago
..
tests Merge pull request #7468 from minrk/jslink 11 years ago
__init__.py remove Link, DirectionalLink from widgets.__init__ 11 years ago
interaction.py Add documentation for interactive function. 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 Don't build message twice. 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