我遇到了一个常见错误,但chmod我找到的解决方案似乎不起作用。
当我通过终端创建 Jupyter 笔记本并jupyter notebook在 Ubuntu 19.10 上运行时,我收到此错误,我相信很多人都熟悉:
The file at file:///home/vurnhat/.local/share/jupyter/runtime/nbserver-25715-open.html is not readable. It may have been removed, moved, or file permissions may be preventing access.
Run Code Online (Sandbox Code Playgroud)
我已手动将链接粘贴到 Firefox 中,并且可以正常工作。有什么方法可以更改 Chromium 浏览器中的某些设置以使其正常工作吗?