##// END OF EJS Templates
Remove obsolete logic: storing references to child views in a view...
Remove obsolete logic: storing references to child views in a view Users are responsible for keeping track of views they create and removing them in a view's remove() method

File last commit:

r14009:6f019b30
r19065:5c5d6e5d
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()