##// END OF EJS Templates
Updating jQuery to 1.6.2 and jQuery UI to 1.8.14....
Updating jQuery to 1.6.2 and jQuery UI to 1.8.14. I have also added a focus.html files for testing focus related events.

File last commit:

r4341:02f9051e
r4358:8766e94b
Show More
ipython-notebook
7 lines | 138 B | text/plain | TextLexer
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from IPython.frontend.html.notebook import notebookapp
notebookapp.launch_new_instance()