启动jupyter notebook:
开始菜单,搜索jupyter notebook,点击启动
或者启动anaconda prompt:
jupyter notebook --no-browser
生成配置文件:
启动anaconda prompt:
jupyter notebook --generate-config
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
相关文章
暂无评论...