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

Matthias Bussonnier bussonniermatthias at gmail.com
Tue Jul 29 05:00:57 EDT 2014


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.

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140729/6d5ff5b0/attachment.html>


More information about the IPython-dev mailing list