##// END OF EJS Templates
remove jupyter_console
remove jupyter_console

File last commit:

r21212:244bf603
r21227:273c6409
Show More
__main__.py
3 lines | 109 B | text/x-python | PythonLexer
if __name__ == '__main__':
from jupyter_notebook import notebookapp as app
app.launch_new_instance()