https://github.com/elliotxx/notebooks
统一存放 jupyter notebook 的地方
https://github.com/elliotxx/notebooks
Last synced: 6 months ago
JSON representation
统一存放 jupyter notebook 的地方
- Host: GitHub
- URL: https://github.com/elliotxx/notebooks
- Owner: elliotxx
- Created: 2018-08-09T08:02:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T03:33:14.000Z (about 7 years ago)
- Last Synced: 2025-04-12T23:44:47.162Z (6 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## notebooks
统一存放 jupyter notebook 的地方## jupyter notebook 嵌入博客展示的方法
jupyter notebook 在线渲染网站:http://nbviewer.jupyter.org/嵌入博客的HTML代码样例:
```HTML```
## 参考资料
* jupyter notebook嵌入到博客
https://blog.csdn.net/reallocing1/article/details/51344917* [杂七杂八]如何将jupyter notebook嵌入CSDN博客
https://blog.csdn.net/guohua1992/article/details/79388495* CSS怎么隐藏滚动条(三种方法)
https://www.cnblogs.com/tongzhou/p/6795211.html* 如何让iframe背景色透明
https://blog.csdn.net/bestlove12345/article/details/51944473* IPython Notebooks in WordPress
http://www.bitsofbits.com/2015/01/19/ipython-notebooks-in-wordpress/