pip jupyter安装与使用


  • 在一定的python环境下执行命令

pip install --user jupyter

  • 成功后,执行命令

python -m IPython notebook

打开网页即可