##// END OF EJS Templates
Minor fixes to fonts and spacing.
Minor fixes to fonts and spacing.

File last commit:

r4341:02f9051e
r4366:a7ef503d
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()