WassimBenzarti/colab-ssh

[Feature]: Expose Jupyter URL

ZZYSonny opened this issue · 0 comments

Source problem

No response

Feature you like

VSCode Jupyter supports connecting to a remote Jupyter notebook URL. We can similarly expose the Jupyter server to public network. I think this will be a good option for people who want better intellisense from VSCode but do not want to be banned from using SSH.

Benefit:
Not running SSH. It may help bypassing colab restriction, or at least makes it harder to detect.
No need to configure VSCode extension everytime.

Describe alternatives you've considered

No response

Additional context

No response