赞
踩
通过python的pip包管理进行下载
pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple
通过命令生成配置文件,并在文件中更换项目文件的打开保存位置
jupyter notebook --generate-config
配置文件在这个位置在C:\Users\< your username>\.jupyter
输入命令
jupyter notebook
有入下打印,表示启动成功
点击此处创建一个新的工程
点击Untitled可以修改工程名,键盘shift+enter可以执行当前行的代码
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。