Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim committed Mar 13, 2019
2 parents 66cf611 + 101eb9f commit 92d85b7
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 @@ -21,6 +21,7 @@ def _get_vscode_cmd(port):

return {
'command': _get_vscode_cmd,
'timeout': 20,
'launcher_entry': {
'title': 'VS Code',
'icon_path': os.path.join(os.path.dirname(os.path.abspath(__file__)),
Expand Down

0 comments on commit 92d85b7

Please sign in to comment.