##// END OF EJS Templates
Backport PR #5822: Don't overwrite widget description in interact...
Backport PR #5822: Don't overwrite widget description in interact If an existing widget is used with `interact`, and that widget has a description, then the description should not be overwritten. If it does not have a description, then the name should be used as a default. This is as an alternative to #5653 as discussed in the dev meeting.
MinRK -
r16683:a9cb9c1e
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests / widgets
widget.js Loading ...
widget_bool.js Loading ...
widget_button.js Loading ...
widget_container.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_selection.js Loading ...
widget_selectioncontainer.js Loading ...
widget_string.js Loading ...