##// END OF EJS Templates
Don't scroll to bottom when last cell is selected.
Don't scroll to bottom when last cell is selected.

File last commit:

r4341:02f9051e
r4604:2c580e75
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()