##// END OF EJS Templates
Merge pull request #4217 from minrk/lazy-numpy...
Merge pull request #4217 from minrk/lazy-numpy avoid importing numpy at the module level

File last commit:

r9190:20a102a5
r12542:3afc5192 merge
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()