I have a remote server on which I connect using the RemoteSSH extension.
I connect to remote from two different computers, say A (home) and B (work). The remote has various extensions (eg, Python, Julia, Jupyter, etc) installed.
When I work on remote from A, everything is ok. I can for example select Python interpreters.
When I connect to remote using B, VSCode no longer finds interpreters. Indeed I cannot even find the settings extensions (see picture). But it is the same remote I connect to.