pytutorial/workflow/vscode_ssh
David Rotermund cdd28e4b94
Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2024-01-03 19:48:13 +01:00
..
README.md Create README.md 2024-01-03 19:48:13 +01:00

Working remotely via ssh

{:.no_toc}

* TOC {:toc}

Top

Develop your code with VS code remotely via a ssh connection.

Questions to David Rotermund

Installation

We need to install the Remote ssh extension

!(image0)[image0.png]

and these one too:

!(image1)[image1.png]

However, the second one should be installed automatically.