##// END OF EJS Templates
emit valid html:...
emit valid html: Not closed div, <a> don't have alt but title, chrome frame has been closed for at least a year, IE shoudl use edge mode. div cannot embed span.

File last commit:

r14009:6f019b30
r19477:da58c6f3
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()