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
Merged in a post:
SSH Access to VS Code
Drew DiPalma
It would be beneficial to have SSH access to VS Code within the platform to facilitate remote development and debugging. This feature is currently not supported.
Rob Newman
acknowledged