##// END OF EJS Templates
add a dialog when the kernel is auto-restarted...
add a dialog when the kernel is auto-restarted adds the autorestart status event for the dialog so that user-restart is distinct from server-side auto restart. closes #3490

File last commit:

r415:4a5dcb15
r11076:d3878094
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]