Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim authored May 12, 2020
1 parent 682fdd3 commit fd0c00d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jupyter_vscode_proxy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit fd0c00d

Please sign in to comment.