ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

[Question] Is ngrok / pyngrok still not valid in google colab enviroment? #100

Open timtensor opened 4 months ago

timtensor commented 4 months ago

I tried the colab notebook to use google colab together with my vscode environment. Is it still banned because i failed to connect it to the notebook machine.

salilsub commented 4 months ago

Hi @timtensor . Colab is not blocked on our end, could you share some additional detail about what you are trying to do and what kinds of errors/issues you are running into?

timtensor commented 3 months ago

Actually i was trying to run vscode via pyngrok to run my local code in remote server. Everytime pyngrok runs, colab mentions that is not permitted and gets disconnected.

timtensor commented 3 months ago

Is there a way to run vscode remotely on ngrok ?

salilsub commented 2 weeks ago

Hi @timtensor apologies for the delayed response. So pyngrok is not an officially supported ngrok library, for that we recommend ngrok-python. However, pyngrok is using our agent under the hood, so there are a few things that could be happening:

With respect to using VSCode and ngrok, we have a guide