##// END OF EJS Templates
move raw cell inclusion to null.tpl...
move raw cell inclusion to null.tpl select based on raw_format metadata key if defined. Default behavior is to include raw cells of unspecified format (consistent with existing behavior).

File last commit:

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