##// END OF EJS Templates
Copy file metadata in atomic save...
Copy file metadata in atomic save Closes gh-6405

File last commit:

r14009:6f019b30
r17831:19e90fb3
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()