From fd0c00d4725d1ad4881aa25c8101209f49895ad0 Mon Sep 17 00:00:00 2001 From: Tim Head Date: Tue, 12 May 2020 15:41:23 +0200 Subject: [PATCH] Update __init__.py --- jupyter_vscode_proxy/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jupyter_vscode_proxy/__init__.py b/jupyter_vscode_proxy/__init__.py index 686f443..2615a66 100644 --- a/jupyter_vscode_proxy/__init__.py +++ b/jupyter_vscode_proxy/__init__.py @@ -35,6 +35,7 @@ def _get_vscode_cmd(port): return { "command": _get_vscode_cmd, "timeout": 20, + "new_browser_tab": True, "launcher_entry": { "title": "VS Code", "icon_path": os.path.join(