[IPython-dev] Command line tool to publish a notebook on a wordpress blog

Kiko kikocorreoso at gmail.com
Wed Jul 30 18:40:44 EDT 2014


2014-07-29 11:00 GMT+02:00 Matthias Bussonnier <bussonniermatthias at gmail.com
>:

> Hi
> Le 29 juil. 2014 à 10:07, Kiko a écrit :
>
> Hi all,
>
> I made a small script to publish a notebook directly on a wordpress blog.
> The repo can be found here:
> https://github.com/Pybonacci/ipy2wp
>
> It uses nbconvert to convert the notebook to html (maybe I should explore
> a conversion to markdown instead of html). I use this to publish on
> http://pybonacci.org and it works great with simple notebooks (I have to
> check notebooks with more complex structure). It creates a draft on your
> wordpress blog so you can check the post before publishing.
>
> Hi, Matthias.

How can I change the basic template with a custom template? Is it possible?
Should I use jinja2? markdown?

Any thought about that will be very welcome.



>
> That's really nice,
>
> It is super agreeable to see people using it as a library and not using
> subprocess !
> We've spent quite some time working on that so it make me glad to see
> people using it !
>
> You should add it to the Wiki on project using IPython/Jupyter !
>
> --
> Matthias
>
>
> If someone uses the script please provide some feedback to improve the
> tool. If someone experience any problem, please, open an issue in the repo.
> If someone has something similar and want to share it would be great to see
> how others are solving that.
>
> If your wordpress blog is older than v 3.5 please check this link:
> http://codex.wordpress.org/XML-RPC_Support
>
> Kind regards.
>  _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140731/8c670324/attachment.html>


More information about the IPython-dev mailing list