##// 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 / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...