aws / studio-lab-examples

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
https://studiolab.sagemaker.aws
Apache License 2.0
627 stars 184 forks source link

SSH/Jupyter Kernel remote access #194

Open vornao opened 1 year ago

vornao commented 1 year ago

Is your feature request related to a problem? Please describe. I use studio lab for university personal projects (I'm an AI MSc student) and I really would like to connect my studio lab environment to VSCode/Pycharm to use a fully functional IDE.

Describe the solution you'd like It would be great to have notebook kernel tokens to remotely connect the kernel or ssh access. Main IDEs allow to connect to remote Jupyter instances or to remote ssh machines. Developing on a real IDE instead of the standard Jupyter web interface is, you know, far better.

Describe alternatives you've considered I thought about using reverse proxying alternatives (e.g. Ngrok), but I don't know if it's possible/allowed. (I don't want to be banned for using reverse proxing).

MicheleMonclova commented 1 year ago

Thanks for this enhancement request. We will look into it.