##// END OF EJS Templates
raise better ValidationError in validate...
raise better ValidationError in validate when oneOf would fail on a cell or output with an unhelpful error, validate again against the target spec, based on the output or cell type.

File last commit:

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