码迷,mamicode.com
首页 > 其他好文 > 详细

【347】将jupyter notebook嵌入博客园

时间:2019-01-15 12:04:45      阅读:470      评论:0      收藏:0      [点我收藏+]

标签:学习   学习者   文件上传   function   hub   复制   master   die   sdn   

参考:[杂七杂八]如何将jupyter notebook嵌入CSDN博客 - 学习者小烨的博客 - CSDN博客  https://blog.csdn.net/guohua1992/article/details/79388495

  • 将notebook文件上传至github
  • 在github中打开文件. 复制地址. 打开jupyter nbviever网址, 产生新的网址
  • 在markdown模式下用下列代码嵌入jupyter notebook:
    <iframe src="jupyter nbviewer得到的新网址" width="850" height="1000"></iframe>

 

【347】将jupyter notebook嵌入博客园

标签:学习   学习者   文件上传   function   hub   复制   master   die   sdn   

原文地址:https://www.cnblogs.com/alex-bn-lee/p/10270570.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!