##// END OF EJS Templates
Merge pull request #7129 from ccordoba12/pyqt5...
Merge pull request #7129 from ccordoba12/pyqt5 Complete qtconsole PyQt5 port

File last commit:

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