##// 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:

r13465:8be7a986
r20294:06a51f16
Show More
storemagic.rst
9 lines | 143 B | text/x-rst | RstLexer
Thomas Kluyver
Improve documentation for extensions, and for storemagic extension.
r5426 .. _extensions_storemagic:
==========
storemagic
==========
.. automodule:: IPython.extensions.storemagic
Thomas Kluyver
Miscellaneous doc fixes
r13465
.. automethod:: StoreMagics.store