ipython-notebook
5 lines
| 115 B
| text/plain
|
TextLexer
Brian Granger
|
r4316 | #!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |||
from IPython.frontend.html.notebook import notebook | |||
notebook.main() |