Jupyter notebooks - “Permission denied” when trying to create new notebook

不想你离开。 提交于 2019-12-12 13:31:03

问题


I've been using jupyter notebooks for the past couple of months with no issue, but suddenly when launching jupyter notebook through the Command Prompt (I'm a Windows 10 user) and try to create a new python3 notebook through the browser, I suddenly receive the following error:

Permission Denied Error When Creating New Python Notebook

Anyone know what to do? I've tried uninstalling and reinstalling Anaconda3. I saw another post which suggested using export XDG_RUNTIME_DIR="" but export wasn't recognized as an internal or external command by the Command Prompt.

Thanks in advance!

来源:https://stackoverflow.com/questions/43643648/jupyter-notebooks-permission-denied-when-trying-to-create-new-notebook

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!