##// END OF EJS Templates
Prevent jump when clicking on action in menu....
Prevent jump when clicking on action in menu. To do so prevent even default action; Closes #7367

File last commit:

r14009:6f019b30
r19908:c38a54ba
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()