[IPython-dev] [IPython-User] Quick-and-dirty notebook to rst and html converter

MinRK benjaminrk at gmail.com
Fri Jan 6 03:06:29 EST 2012


Nice!  I've got my own locally, which is very similar, with the principal
difference that it uses pandoc to handle some of the translations (e.g. md
to rst).  That's precisely how I discovered the issue described in PR
#1206<https://github.com/ipython/ipython/pull/1206>,
since colored plaintext output is currently corrupted as the HTML output.

On Thu, Jan 5, 2012 at 23:57, Fernando Perez <fperez.net at gmail.com> wrote:

> Hi all,
>
> this isn't even ready for a pr, so I put it up in a gist:
>
> https://gist.github.com/1569580
>
> but it should do the job for simple cases.  We hope to soon build
> something clean and robust for this into ipython itself, promised.
> But I need something like this *now* and I'm absurdly busy, so I had
> to write a quick solution for now, and figured some enterprising soul
> might carry it forward...
>
> Cheers,
>
> f
> _______________________________________________
> IPython-User mailing list
> IPython-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120106/b1245836/attachment.html>


More information about the IPython-dev mailing list