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

jupyter notebook --no-browser

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

jupyter notebook --generate-config

image.png

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


黑暗森林
12 声望3 粉丝

弱小和无知不是生存的障碍,傲慢才是!


下一篇 »
python