##// END OF EJS Templates
remove incorrect is instance check in children_changed
remove incorrect is instance check in children_changed

File last commit:

r14009:6f019b30
r15476:605ed1cd
Show More
cluster.py
3 lines | 115 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import ipclusterapp as app
app.launch_new_instance()