Hacker News new | ask | show | jobs
by rammark 4867 days ago
If you're an Emacs user, you may want to give Emacs IPython Notebook [1] a try. I suspect that it would solve the keyboard shortcuts issue.

[1] http://tkf.github.com/emacs-ipython-notebook/

1 comments

Note that we also intend to at least expose Emacs/vim keybindings for the text area as soon as possible. It's not hard as codemirror has most of the bits we need, we just haven't had the time for it.