Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.36 KB

vscode-ssh-notebook-remotely.md

File metadata and controls

26 lines (17 loc) · 1.36 KB

VSCode SSH Notebook Remotely

{% hint style="info" %} This guide requires prerequisites of Notebook with enabled SSH Server feature and key-pair. Please go to SSH Server feature if it hasn't been set up yet. {% endhint %}

Steps

  1. Install the extension, Remote - SSH on VSCode.ssh

  2. Press Cmd+Shift+p, type Remote-SSH:Connect to Host... and run it.

  3. Select jupyter from listed hosts, it will open a new VSCode window.

  4. Once SSH succeeds, open file explorer and click Open Folder

  5. Open the folder, /home/jovyan.

  6. It shows files from /home/jovyan of remote Notebook.