##// END OF EJS Templates
make sure connection info gets printed when starting a kernel...
make sure connection info gets printed when starting a kernel changes log-level of '--existing...' message from info to critical

File last commit:

r3666:a6a0636a
r4121:cc9aebe9
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()