##// END OF EJS Templates
Merge pull request #2169 from bfroehle/ipdb_magics...
Merge pull request #2169 from bfroehle/ipdb_magics ipdb: Fix pdef, pdoc, pinfo commands.

File last commit:

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