-
Notifications
You must be signed in to change notification settings - Fork 454
Fix notebooks and update to nbformat v4 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Seem it will take some time to review by hand. If ever you want to check the v3 notebook we have a schema for them. |
I'm on it (long night ahead ☕ )
All notebooks should be v4 now, and I validated them during the conversion. I've created a tag for the previous version (v3/IPython 2.0). Gonna merge this soon. Then next step will be to update things for IPython 3.0 (widgets etc). See #11 #17. |
Fix notebooks and update to nbformat v4
Closes #15.