基于Python 3.6 成功安装jupyter notebook

需要先安装Python 3.6

用PIP 自动从国内镜像安装

pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple

切换到 jupyter.exe所在目录,运行命令 jupyter notebook

会自动打开浏览器 http://localhost:8888/tree

posted @ 2021-02-21 15:54  boyang987  阅读(504)  评论(0编辑  收藏  举报