pip jupyter安装与使用

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

pip install --user jupyter

  • 成功后,执行命令

python -m IPython notebook

or

jupyter notebook

打开网页即可

posted @ 2021-11-24 19:09  bhxuwei  阅读(126)  评论(0)    收藏  举报