I'm getting a common error, but the chmod
solutions I've found don't seem to be working.
When I create a Jupyter notebook through terminal, by running jupyter notebook
, on Ubuntu 19.10, I get this error I'm sure many are familiar with:
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.
I've manually pasted the link into Firefox and it works. Is there any way I can change some setting in my Chromium browser to get it to work there?