Cannot open new Jupyter Notebook [Permission Denied]

前端 未结 19 2862
囚心锁ツ
囚心锁ツ 2020-12-08 10:18

I have installed Jupyter Notebook on ubuntu 16.04 using pip3. I can execute jupyter notebook command. It opens and shows a list of current path directories.

19条回答
  •  暖寄归人
    2020-12-08 10:46

    I had the same issue and it turned out my windows password had changed since I shared my drive with docker.

    The fix was to rest my credentials in docker settings -> shared drives -> reset credentials and then reshare my drive.

提交回复
热议问题