Please refresh the page if equations are not rendered correctly.
---------------------------------------------------------------
假设已有一个包含如下内容的.ipynb
文件。可以将其转换为:
- html 代码
- Markdowm代码
来上传到的博客。推荐第二种。
.ipynb
文件
Save ipynb
file and then:
To Html code
Other available themes:
lab
(The default HTML template, which produces the same DOM structure as JupyterLab)classic
(The HTML template styled after the classic notebook)-
reveal
(For producing slideshows).
For more details:
Creating Custom Templates for nbconvert — nbconvert 7.11.0 documentation
Finally, the html code can be send to blog editor by copy past.
This not really works well.
To markdown
[NbConvertApp] Converting notebook /content/drive/MyDrive/Colab Notebooks/ipynb2html.ipynb to markdown
[NbConvertApp] Writing 1780 bytes to /content/drive/MyDrive/Colab Notebooks/ipynb2html.md
Comments NOTHING