[New-bugs-announce] [issue41005] Permission denied: 'xdg-settings' when executing 'jupyter notebook' from command line
SBC King
report at bugs.python.org
Wed Jun 17 09:20:54 EDT 2020
New submission from SBC King <krishnasai.chivukula at gmail.com>:
error was caused by the permission problem with 'xdg-settings'. I checked that Google Chrome is my default browser. I tried the following command by changing the c.NotebookApp.allow_root to True in the jupyter_notebook_config.py file, and it can successfully open jupyter notebook in the browser Safari:
sudo jupyter notebook
----------
messages: 371739
nosy: SBC King
priority: normal
severity: normal
status: open
title: Permission denied: 'xdg-settings' when executing 'jupyter notebook' from command line
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41005>
_______________________________________
More information about the New-bugs-announce
mailing list