Cannot open new Jupyter Notebook [Permission Denied]

前端 未结 19 2840
囚心锁ツ
囚心锁ツ 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:53

    On Ubuntu, 'permission denied' may appear when browser is installed as a 'snap'. I had this problem. I edited config file to open a regular browser and it worked.

    How to change the default browser used by the ipython/jupyter notebook in Linux?

    0 讨论(0)
提交回复
热议问题