##// 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.
Brian E. Granger -
r4520:46fc6462
Show More
Name Size Modified Last Commit Author
/ scripts
ipython_win_post_install.py Loading ...