##// END OF EJS Templates
starting the tour from the menu works now...
starting the tour from the menu works now JavaScript makes me fond of this phrase: When there's nothing left to burn, you have to set yourself on fire.

File last commit:

r14009:6f019b30
r15568:84534173
Show More
__main__.py
3 lines | 105 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.html import notebookapp as app
app.launch_new_instance()