diff --git a/jupyter_dcv_proxy/__init__.py b/jupyter_dcv_proxy/__init__.py index 8f8dc0a..cdff64c 100644 --- a/jupyter_dcv_proxy/__init__.py +++ b/jupyter_dcv_proxy/__init__.py @@ -45,7 +45,7 @@ def _get_cmd(port): return { "command": _get_cmd, "environment": _get_env, - "timeout": 120, + "timeout": 5000, "launcher_entry": { "title": "DCV", # the icon doesn't display