##// END OF EJS Templates
fix sticky warning....
fix sticky warning. Widget.warning('text....') was infinitely sticky in some cases like content manager raising 'not implemented' on copy. The make default click_callback to dismiss notification, and fix the logic to not unbind the click handler if it requests the notification not to be dismissed.

File last commit:

r17893:45674b8c
r20294:06a51f16
Show More
index.rst
33 lines | 522 B | text/x-rst | RstLexer

Configuration and customization

Configuring IPython

Extending and integrating with IPython