##// END OF EJS Templates
Refactor the logic to get the nbextension directory...
Refactor the logic to get the nbextension directory We do this so that check_nbextension corresponds to install_nbextension.

File last commit:

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