Warning
This is very early version. Do not use it in a serious situation!
- websocket.el
- (optional) mumamo: You will need to load nXhtml before loading ein.el.
Install module. Put Emacs lisp files start with
ein
in your load path.Require module:
(require 'ein)
Hit
M-x ein:notebooklist-open
to open notebook list.Of course, you need to start IPython notebook server before calling this command.