Support SSH tunneling to a running Studio session
acknowledged
Rob Newman
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 run their local installation of the application but with the code and terminal running in the remote Studio session via a SSH tunnel to the EC2 instance.There is a VSCode plugin available that can be reviewed for inspiration.
Rob Newman
acknowledged