统一存放 jupyter notebook 的地方
jupyter notebook 在线渲染网站:http://nbviewer.jupyter.org/
嵌入博客的HTML代码样例:
<iframe src="http://nbviewer.jupyter.org/url/jakevdp.github.com/downloads/notebooks/XKCD_plots.ipynb" width="100%" height="10000" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
-
jupyter notebook嵌入到博客
https://blog.csdn.net/reallocing1/article/details/51344917 -
[杂七杂八]如何将jupyter notebook嵌入CSDN博客
https://blog.csdn.net/guohua1992/article/details/79388495 -
CSS怎么隐藏滚动条(三种方法)
https://www.cnblogs.com/tongzhou/p/6795211.html -
如何让iframe背景色透明
https://blog.csdn.net/bestlove12345/article/details/51944473 -
IPython Notebooks in WordPress
http://www.bitsofbits.com/2015/01/19/ipython-notebooks-in-wordpress/