#cmd
python -m pip install --upgrade pip
pip install ipython -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
pip install jupyter -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
>ipython
>exit
>>jupyter notebook
pip install numpy -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com