jupyter nbconvert --to FORMAT xxx

2023-03-08,,

$ jupyter nbconvert --to FORMAT notebook.ipynb

This will convert the Jupyter notebook file notebook.ipynb into the output format given by the FORMAT string.

通过命令行把.npynb文件转换成网页形式浏览,得到html之后使用查看源(source),然后把source粘贴到Google sites中的某个block中去

Build internal project hubs, team sites, public-facing websites, and more—all without a designer, programmer, or IT help. With the new Google Sites, building websites is easy. Just drag the content where you need it.  (refer to: https://support.google.com/a/users/answer/9314941?hl=en)

jupyter nbconvert --to FORMAT xxx的相关教程结束。

《jupyter nbconvert --to FORMAT xxx.doc》

下载本文的Word格式文档,以方便收藏与打印。