Ipython Notebook support

I developed a very simple workflow to publish notebooks automatically. It uses a tool that I created some time ago, nb2hugo (https://github.com/vlunot/nb2hugo), as well as Netlify (and of course Hugo and Jupyter). For those interested in it, I created a very basic demo site at https://nb2hugo.netlify.com/.
Now, I just have to add my notebooks to my Git repository and they are automatically published on my blog. It is simple but fits my needs. Maybe it can be of interest for others.

4 Likes