【发布时间】:2020-02-12 15:59:15
【问题描述】:
我的 IT 在 Windows 10 上为我安装了 anaconda(我没有管理员权限),当我尝试从 anaconda 提示符启动 jupyter notebook 时,我收到“拒绝访问”错误消息。
我可以从 anaconda 导航器启动 jupyter notebook,它运行得很好,但我想从提示符启动 jupyter notebook,以便我可以设置默认目录。
目前我还没有找到在 jupyter notebook 启动并运行后更改目录的方法,我必须将所有文件保存在同一目录中。
【问题讨论】:
标签: python jupyter-notebook anaconda