##// END OF EJS Templates
Adding IPython.kernel transition helper.
Adding IPython.kernel transition helper.

File last commit:

r3487:31c4f9cd
r3487:31c4f9cd
Show More
__init__.py
5 lines | 134 B | text/x-python | PythonLexer
msg = """IPython.kernel has been replaced by IPython.parallel.
Please see INSERT URL for further details.
"""
raise ImportError(msg)