打开cmd

升级pip3的版本:

pip3 install --upgrade pip

安装Jupyter

pip3 install jupyter
05-28 13:08