mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
005820c005
* 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" |
||
---|---|---|
.. | ||
frontend/html/notebook | ||
testing | ||
utils/tests |