[open-science] my new online analysis notebook project
Thomas Kluyver
takowl at gmail.com
Sat Mar 24 22:39:01 UTC 2012
On 24 March 2012 20:18, Matthew Brett <matthew.brett at gmail.com> wrote:
> It looks very impressive. Any comment on IPython notebook?:
>
> http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html
> http://ivory.idyll.org/blog/mar-12/ipython-notebook-intro-screencast.html
Just to mention that I'm involved in IPython development, if anyone on
the list has questions or suggestions about the notebook (or any part
of IPython).
The messaging format that IPython uses is described here:
http://ipython.org/ipython-doc/stable/development/messaging.html .
It's predictable enough that there are now at least 6 clients which
can connect to an IPython kernel - three maintained by IPython
(qtconsole, notebook, alternative terminal interface) and three
external (vim-ipython, PTVS, IDLE-X).
Thomas
More information about the open-science
mailing list