需要先安装Python 3.6
用PIP 自动从国内镜像安装
pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple
切换到 jupyter.exe所在目录,运行命令 jupyter notebook
会自动打开浏览器 http://localhost:8888/tree
2022-10-03 10:34:49
需要先安装Python 3.6
pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple
会自动打开浏览器 http://localhost:8888/tree