Skip to content

Commit fd0c00d

Browse files
authored
Update __init__.py
1 parent 682fdd3 commit fd0c00d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_vscode_proxy/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ def _get_vscode_cmd(port):
3535
return {
3636
"command": _get_vscode_cmd,
3737
"timeout": 20,
38+
"new_browser_tab": True,
3839
"launcher_entry": {
3940
"title": "VS Code",
4041
"icon_path": os.path.join(

0 commit comments

Comments
 (0)