Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

1) locally install the following VScode extensions

2) pick and fire up your remote compute node (avoid expansive tasks on logins), for example

...

4) in VScode open the Command Palette, type/enter: Remote – SSH: Connect to Host, and provide the name of your allocated compute node, e.g. bcn####

...

As soon as the remote connection in VScode is established you can install additional extensions on the remote side, too. Some recommendations are 

  • GitHub Copilot
  • Python
  • JupyterHub
  • C/C++
  • Modern Fortran