##// END OF EJS Templates
Revert "Moved JS in front of HTML"...
Revert "Moved JS in front of HTML" This reverts commit 8b0164edde418138d4e28c20d63fa422931ae6a8.

File last commit:

r14009:6f019b30
r15544:6110bc11
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()