An open API service indexing awesome lists of open source software.

https://github.com/elliotxx/notebooks

统一存放 jupyter notebook 的地方
https://github.com/elliotxx/notebooks

Last synced: 6 months ago
JSON representation

统一存放 jupyter notebook 的地方

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/