Skip to content
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

Make custom.example.js run in IPython 2.x and 3.x #93

Closed
wants to merge 6 commits into from

Conversation

juhasch
Copy link
Member

@juhasch juhasch commented Aug 7, 2014

The last update of custom.example.js broke backward compatibility.

Is there a better way than to test for the IPython version ?

- Use IPython.load_extensions
- Assume all extensions reside in `nbextensions`
- use new icon naming scheme
- update to require.js
- fix ctrl+y
- change shift/ctrl-enter behavior to just go into edit mode after
execution
@damianavila
Copy link
Member

I don't remember another one... I think this is enough for now...

@damianavila
Copy link
Member

Btw, this is #92, just for reference 😉

@juhasch
Copy link
Member Author

juhasch commented Aug 16, 2014

Use different approach: Use different branches for 2.x and 3.x

@juhasch juhasch closed this Aug 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants