##// END OF EJS Templates
Merge pull request #4355 from Carreau/rm-vbox...
Merge pull request #4355 from Carreau/rm-vbox remove hardcoded box-orient remove some hardcoded vbox and hbox in html templates, those are not anymore in the notebook-app DOM, in favor oh having the less class inheriting from the corresponding mixin. This should allow easier pure-css customization.

File last commit:

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