##// END OF EJS Templates
Use contentEditable to allow modification via the the slider readout
Use contentEditable to allow modification via the the slider readout

File last commit:

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