##// END OF EJS Templates
handle lecture test moving to lib
handle lecture test moving to lib

File last commit:

r21212:244bf603
r21233:01e9bda2
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()