##// END OF EJS Templates
output_type should not be optional in new_output...
output_type should not be optional in new_output and fix bug that this would have revealed

File last commit:

r14009:6f019b30
r16214:9dc7b4a6
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()