##// END OF EJS Templates
remove nbconvert_exporter handling from frontend...
remove nbconvert_exporter handling from frontend dispatch happens in the script exporter, frontend doesn't need to know about it anymore.

File last commit:

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