##// END OF EJS Templates
Basic notebook saving and loading....
Basic notebook saving and loading. * The logic in the server and javascript frontend is there for a basic JSON notebook format with a .ipynb extension. * To save a new notebook: "%notebook save filename.ipynb" * To save a notebook that is already saved: "%notebook save" * To load a notebook from the cwd: "notebook load filename.ipynb"

File last commit:

r1263:67f5e0c2
r4315:26074433
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer