##// END OF EJS Templates
Updating notebook examples.
Updating notebook examples.

File last commit:

r4322:e6b3e5b5
r4335:c9ad4e85
Show More
ipython-notebook
5 lines | 115 B | text/plain | TextLexer
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from IPython.frontend.html.notebook import notebook
notebook.main()