Here are some quick instructions for running VS code on a PSC/Access/bridges compute node.
Why? It makes your VS Code session faster, and lets you run notebooks within VS Code without guilt.
It's awkward to connect to a compute node through VS code, since you have to go through a login node first. You can make it easier by setting up a new "host" in your ~/.ssh/config
file that defines the multi-hop connection.