##// END OF EJS Templates
queue_status works when no engines are registered...
r6093:1cc9dc04
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()