##// END OF EJS Templates
Don't try to load widget.js automatically since it was moved...
Don't try to load widget.js automatically since it was moved load using init_widget_js

File last commit:

r14009:6f019b30
r14238:337e0e94
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()