##// END OF EJS Templates
Backport PR #13506: Allow to configure lazy loadable magics.
Backport PR #13506: Allow to configure lazy loadable magics.

File last commit:

r24687:dc0ceb16
r27511:c631593b
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []