- 将notebook文件上传至github
- 在github中打开文件. 复制地址. 打开jupyter nbviever网址, 产生新的网址
- 在markdown模式下用下列代码嵌入jupyter notebook:
<iframe src="jupyter nbviewer得到的新网址" width="850" height="2000"></iframe>
转载 https://blog.csdn.net/guohua1992/article/details/79388495
(非常抱歉,我尝试过这种方法不能成功,博客园不支持使用iframe代码,不能嵌入jupyter notebook)