Turning Jupyter notebooks into Jekyll blog posts
One functionality I really want for my blog is to be able to easily turn Jupyter notebooks into blog posts. I do much exploration in notebooks, so being able...
This is a place for some of my work that does not have another home (yet). I find it immensely more rewarding to have a dedicated spot to publish such explorations and side projects rather than leaving them to be forgotten on a hard drive. I also learnt that formalizing thoughts and concepts helps me to actually memorize them. And I hope that having these things nicely organized will make it easier for me to reuse them.
Although I am not necessarily aiming for it, I would be very happy if any of the content here is useful to someone else than me. If it is, please feel free to reuse it as you see fit: All original content is released under the CC0 license. Note that I am making liberal use of a variety of sources (articles, books, packages, etc.), which all come with their own license. That being said, I would love to hear from you if you benefited from this in any way!
One functionality I really want for my blog is to be able to easily turn Jupyter notebooks into blog posts. I do much exploration in notebooks, so being able...
Starting point As mentioned in Turning Jupyter notebooks into Jekyll blog posts, I was deploying my Minimal Mistakes Jekyll site to the gh_pages branch using...
giscus
Minimal Mistakes offers built-in support for commenting via Disqus, Discourse, Facebook, utterances, giscus and Staticman. The first three are external servi...
After setting up this website with the beautiful Minimal Mistakes theme, I noticed that it wasn’t supporting typesetting math equations. Well, it can’t be to...