##// END OF EJS Templates
Add simple MPI parallel example notebook.
Add simple MPI parallel example notebook.

File last commit:

r4910:0dc49390
r4911:a3229f5e
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()