1.将notebook文件上传至github
2.在github中打开文件. 复制地址. 打开jupyter nbviever网址, 产生新的网址
3.在markdown模式下用下列代码嵌入jupyter notebook:

<iframe src="jupyter nbviewer得到的新网址" width="850" height="1000"></iframe>

相关文章:

  • 2021-12-23
  • 2021-07-23
  • 2021-08-06
  • 2021-06-22
  • 2021-11-04
  • 2022-12-23
  • 2021-12-23
猜你喜欢
  • 2021-06-29
  • 2022-02-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-28
  • 2021-11-03
相关资源
相似解决方案