##// END OF EJS Templates
clean nan/inf in json_clean...
clean nan/inf in json_clean these values are not json-compliant

File last commit:

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