Many users develop their Python or R notebooks, or Nextflow pipelines in VSCode, on remote EC2 instances.
Once a Studio session is in a
running
state, users should be able to connect to the remote Studio session via a SSH tunnel to the EC2 instance with their existing VSCode/Vim/Bash environment(s).
There is a VSCode plugin available that can be reviewed for inspiration.