📝 字数:working on
GitHub Pages¶
Estimated time to read: 1 minute
How to host Jupyter(ipynb) on github Pages: jekyll-jupyter-notebook¶
Liquid Exception: Liquid syntax error (line 3): Unknown tag 'jupyter_notebook'¶
1 ref demo ref domo2 deploy artical jekyllOne It don't support github page natually, but can use github action achieve this.
Another method is use script to converting Jupyter Notebook into markdown.