So, I’m connected to a remote server via ssh in VSCode. Problem is, I can’t access files outside my (remote) home directory from the juia REPL. When I copy files into my home directory I can access them.
I assume this is something similar to hoy jupyter servers can’t access files outside their base directory. Anybody know how can I fix it for VSCode?