##// END OF EJS Templates
Created new notebook magic that can export/convert notebooks....
Created new notebook magic that can export/convert notebooks. * %notebook --export foo will export the current IPython history to a file foo.ipynb. * %notebook --format=json foo.ipynb will convert foo.ipynb to foo.json.

File last commit:

r4187:3207b260
r4520:46fc6462
Show More
.gitignore
11 lines | 107 B | text/plain | TextLexer
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak