Skip to content

Commit 5651061

Browse files
Update README.md
VSCode command palette
1 parent af1c150 commit 5651061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ e.g. `sagemaker-user@default.ivankh.d-vdnygexample.studio.sagemaker`.
651651

652652
> **NOTE:** The **Remote SSH** extension described in the above instructions is only for the [Visual Studio Code native app](https://code.visualstudio.com/). Code Editor in SageMaker Studio and other web apps based on [Code - OSS](https://github.com/microsoft/vscode#visual-studio-code---open-source-code---oss) such as [Code Server](https://github.com/coder/code-server) that use extensions from [Open VSX Registry](https://open-vsx.org/) might look and work differently from the native app that has Microsoft-specific customizations. SageMaker SSH Helper **DOES NOT** support browser-based implementations of VS Code and haven't been tested with any of Open VSX extensions. If you prefer to use the browser for development, take a look at the [Web VNC](#web-vnc) option.
653653
654-
There are few extension options that you might want to change for VS Code to work properly with SageMaker containers:
654+
There are few extension options that you might want to change for VS Code to work properly with SageMaker containers (Ctrl-Shift-P or Cmd-Shift-P to open command palette and search for "Remote-SSH: Settings"):
655655

656656
* You might need to increase "Remote.SSH: Connect Timeout" option to `120` in VS Code. See [the StackOverflow post](https://stackoverflow.com/questions/59978826/why-ssh-connection-timed-out-in-vscode) for details.
657657

0 commit comments

Comments
 (0)