##// END OF EJS Templates
More work updating the notebook to use dynamics resizing.
More work updating the notebook to use dynamics resizing.

File last commit:

r4341:02f9051e
r4360:a0257f53
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()