##// END OF EJS Templates
add KernelManager.load_connection_file method...
add KernelManager.load_connection_file method for loading connection info from its connection_file

File last commit:

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