We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7c857 commit 17753cfCopy full SHA for 17753cf
jupyter_xprahtml5_proxy/__init__.py
@@ -77,7 +77,7 @@ def setup_xprahtml5():
77
'--no-printing',
78
'--no-microphone',
79
'--no-notifications',
80
- # '--dbus-control=no',
+ '--no-dbus',
81
'--no-systemd-run', # do not delegated start-cmd to the system wide proxy server instance
82
'--sharing', # this allows to open the desktop in multiple browsers at the same time
83
'--no-daemon', # mandatory
0 commit comments