意见箱
恒创运营部门将仔细参阅您的意见和建议,必要时将通过预留邮箱与您保持联络。感谢您的支持!
意见/建议
提交建议

python ml

来源:恒创科技 编辑:恒创科技编辑部
2023-12-31 20:12:59

启动jupyter notebook:
开始菜单,搜索jupyter notebook,点击启动
或者启动anaconda prompt:

jupyter notebook --no-browser

生成配置文件:
启动anaconda prompt:

jupyter notebook --generate-config

image.png


python ml

C:\User[uname].jupyter\jupyter_notebook_config.py

# c.NotebookApp.notebook_dir = ''
修改为
c.NotebookApp.notebook_dir = 'D:\\work\\vagrant\\data'

Jupyter Notebook
anaconda
anaconda install windows
jupyter notebook tutorial

dataspell

上一篇: 实践基地+新工科实训 青软与西南大学展开多元校企合作 下一篇: python获取本地图片大小及尺寸