##// END OF EJS Templates
Merge commit '55a3270aa4724bbea6a0ae0088f770c46aabf04a' into patch_2565_sidewindow
Merge commit '55a3270aa4724bbea6a0ae0088f770c46aabf04a' into patch_2565_sidewindow

File last commit:

r14009:6f019b30
r16480:357593c3 merge
Show More
__main__.py
3 lines | 114 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import ipengineapp as app
app.launch_new_instance()