##// END OF EJS Templates
Add version trait to Widget base,...
Add version trait to Widget base, From widget Trello: version numbers for widget models; when reloaded, will give the widget a chance to do something intelligent or fail (by default) if the version number doesn't match.

File last commit:

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