SSH/Jupyter Kernel remote access
- Dominant language
- Jupyter Notebook
- Stars
- 772
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
**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).
Contributor guide
Assessment
This issue has not been assessed yet.