##// END OF EJS Templates
Merge pull request #6335 from jasongrout/patch-7...
Merge pull request #6335 from jasongrout/patch-7 Add env to the kernelspec __init__

File last commit:

r16120:24b93a1d
r17694:100dd64b merge
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()