环境:python
过程:c++
注:必须用这个特定版本,其余地方下载的普通vc9环境安装后对python无效。web
pip install ipython
pip install jupyter
安装指定版本tornado(4.5版本在控制台运行时会报No supported color terminal library错误,致使jupyter没法启动)chrome
pip install tornado==4.4.3