##// END OF EJS Templates
Merge pull request #8272 from minrk/utils-data...
Merge pull request #8272 from minrk/utils-data remove use of utils.data outside IPython

File last commit:

r20860:c3b763db
r21182:b3916ddc merge
Show More
logger.py
3 lines | 114 B | text/x-python | PythonLexer
if __name__ == '__main__':
from ipython_parallel.apps import iploggerapp as app
app.launch_new_instance()