Make Jupyter Notebooks easy to blog in WordPress
I have struggled with most solutions to convert and embed Jupyter notebooks into WordPress blog posts since I use Plotly as a graphic lib, as well as many LaTeX equations and images. Finally, I had to code my way through. Here is what I did : 1. Write the jupyter notebook Nothing that you don't [...]