##// END OF EJS Templates
use hbox mixin instead of class...
use hbox mixin instead of class this will allow dynamic css in nbviewer like vbox-ing for low res without JS or change in html

File last commit:

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