##// END OF EJS Templates
Merge pull request #6332 from jasongrout/widget-property-lock...
Merge pull request #6332 from jasongrout/widget-property-lock Widget property lock should compare json states, not python states

File last commit:

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