python ml
启动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
版权声明
本文仅代表作者观点,不代表博信信息网立场。