python学习资料
Python之禅
import this
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
初学者教程
Python3
IPython
https://jupyter-notebook.readthedocs.io/en/stable/public_server.html
远程访问jupyter notebook
HTML5
SPHINX Python项目文档软件包
以.rst
作为后缀的文件可以被其使用。
jupyter_contrib_nbextensions(jupyter notebook的扩展插件)
如何用Pelican, Jupyter notebook,Github Pages搭建博客
Jupyter Notebook: Output image in previous line
Jupyter Notebook 快速入门
将文档自动发布到 GitHub Pages
初学者需要IPython 与 Jupyter Notebook 吗?
Python-OpenCV 处理视频(四):运动检测
nbviewer: A simple way to share Jupyter Notebooks
Jupyterlab开发小指南
ipython notebook使用教程
[基本配置2—云端部署jupyter notebook
探寻有趣之事!