perquisites: having a github account and login to your local vs code with github, install Remote-Tunnels extension in your local vs code

image.png

Next, go to the VS Code Remote extension and attach to the created tunnel. For future sessions, after typing code tunnel, you can simply attach to the tunnel from the VS Code extension without needing to re-enter the code.

<aside> 💡 Note: On the cluster, the name of the tunnel created in VS Code will be based on the first node where you initially started the tunnel. For example, if your first tunnel was created on maryam, the tunnel will always be named maryam, even if you subsequently are running a tunnel on other nodes.

</aside>