参考:http://blog.csdn.net/dream_an/article/details/50464940
1打开CMD
2 安装jupyter notebook 输入pip install jupyter notebook 即可安装成功。
3启动notebook 输入 jupyter notebook