[IPython-dev] Fwd: [IPython-User] [ANN] Emacs IPython Notebook 0.1.beta

Fernando Perez fperez.net at gmail.com
Sun Jul 1 16:20:30 EDT 2012


BTW, I know we have some emacs folks on the -dev list who may not be
on the user one, so I figured I'd pass this really neat new
development along.  Apologies to those who subscribe to both for the
dupe.

---------- Forwarded message ----------
From: Takafumi Arakaki <aka.tkf at gmail.com>
Date: Sun, Jul 1, 2012 at 12:41 PM
Subject: [IPython-User] [ANN] Emacs IPython Notebook 0.1.beta
To: ipython-user at scipy.org


Hi,

I would like to announce release of my IPython Notebook client in
Emacs (EIN).  IPython is really fantastic environment.  If you are
using Emacs (even if you are not using notebook), I think EIN will
make it even better!


Features:

Emacs IPython Notebook (EIN) provides fully featured IPython Notebook
client and integrated REPL.  While EIN makes notebook editing very
powerful by allowing you to use any Emacs features, it also expose
IPython features such as code evaluation, object inspection and code
completion to the Emacs side.  These features can be accessed anywhere
in Emacs and improve Python code editing and reading in Emacs.


Links:

* Online Documentation:
  http://tkf.github.com/emacs-ipython-notebook/
* Screenshots:
  https://github.com/tkf/emacs-ipython-notebook/wiki/Screenshots
* Repository at GitHub:
  https://github.com/tkf/emacs-ipython-notebook


Current version is 0.1.beta but there is no planned fix/change before 0.1.
I will just bump it to 0.1 after websocket.el 1.0 is officially out.


Thanks,
Takafumi



More information about the IPython-dev mailing list