##// END OF EJS Templates
Separate the display from the models on the python side, creating a BaseWidget class....
Separate the display from the models on the python side, creating a BaseWidget class. Conflicts: IPython/html/widgets/widget.py

File last commit:

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