下载python3 并安装
python -m pip install --upgrade pip
换源
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
pip install ipython
pip install jupyter
jupyter notebook
下载python3 并安装
python -m pip install --upgrade pip
换源
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
pip install ipython
pip install jupyter
jupyter notebook