admin管理员组

文章数量:1131582

when I entered

jupyter notebook 

via cmd

it reported

Failed to write server-into C:\Users\XXX\AppData\Roaming\jupyter\runtime\jpserver-65728.json:PermissionError(13,'Permision denied')

I find that the runtime file needs admin permission to access but I don't have.

I tried command

SET JUPYTER_RUNTIME_DIR = XXX 

but the directory didn't change.

I wonder how to change the runtime directory to a permitted path.

本文标签: How to set jupyter notebook runtime dirStack Overflow