We do a lot of gpu server stuff and are victims of Apple vs Nvidia BD teams being broken. The remote solution we came to is VS Code's remote mode that tunnels over ssh (dir list, edits, git tracking, ...) yet maintains your normal native IDE responsiveness.
The 95% is still local, but makes remote more ok when ci + jupyter + quick vim isn't enough.
The 95% is still local, but makes remote more ok when ci + jupyter + quick vim isn't enough.