Is the Julia extension tested against VScode server https://github.com/cdr/code-server?
The plot gallery didn’t seem to work last time I checked.
Related: in general I know that a local VScode can connect via SSH to a remote server (on paper, never tried), but what’s not clear to me is where would the integrate Julia REPL be running in that case, on the remote? If I want to debug code on the remote machine it should be running there (for example if I only have a GPU there).
Thank you!
The second (local VScode can connect via SSH to a remote server) might be a superior solution then depending on the situation. I definitely need to check it out. Can you point me to a quick tutorial? (general VScode ssh capabilities and/or Julia specific aspects in terms of remote integrated REPL etc)
It could be useful to have the links here as reference.