Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| habrok:connecting_to_the_system:connecting_via_vsc [2025/07/31 08:48] – Add syntax highligthing pedro | habrok:connecting_to_the_system:connecting_via_vsc [2026/04/28 12:52] (current) – [Connecting with VS Code via SSH] pedro | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Using the web portal ===== | ===== Using the web portal ===== | ||
| - | The simplest and most straightforward way of using VS Code on Hábrók is by using our [[https:// | + | The simplest and most straightforward way of using VS Code on Hábrók is by using our [[https:// |
| + | As soon as the job has started and is ready, you should see a blue button to Connect to VS Code. This will automatically start up your VS Code session in the compute node your job is running. | ||
| + | |||
| + | If you are using VS Code to program in Python, you should take a look at the [[..: | ||
| ===== Connecting with VS Code via SSH ===== | ===== Connecting with VS Code via SSH ===== | ||
| + | <WRAP center round tip 60%> | ||
| + | Connecting via SSH requires the setup below, which involves a number of steps. If you simply mean to quickly edit a script or do basic software development, | ||
| + | </ | ||
| + | |||
| If you'd like to run the VS Code client natively in your desktop, you can also do so by setting up a Remote-SSH connection. This takes some additional setup when compared with the connection via the [[https:// | If you'd like to run the VS Code client natively in your desktop, you can also do so by setting up a Remote-SSH connection. This takes some additional setup when compared with the connection via the [[https:// | ||