[IPython-dev] extension to support reStructuredText. how to start?

Martín Gaitán gaitan at gmail.com
Mon Jun 23 17:19:11 EDT 2014


On Mon, Jun 23, 2014 at 5:35 PM, Brian Granger <ellisonbg at gmail.com> wrote:

> In the past we have said that we don't have plans on supporting rst
> cells. Given recent developments (especially integration with Google
> Drive) I think we are even further away from ever supporting rst
> cells.
>

This was pretty clear in the PR thread and in the hangout meeting I
linked,  and the option B is what I want to do and asking about.

I've did a couple of ipython extensions (magics) but anything yet involving
comm/widgets. The doc at this point doesn't seem to be very complete and I
really don't know how to start.

For example, which would be the "event" triggered when I a raw cell is
"executed" ? how can I bind that event to send the whole notebook data to a
python function? how this function return the html to the notebook? How can
I replace each raw cell with a "rendered" version?

thanks in advance

-- 
mgaitan.github.io
textosypretextos.com.ar <http://textosyprextextos.com.ar>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140623/015786c5/attachment.html>


More information about the IPython-dev mailing list