Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ngrok Tunnel from Google Colab not working #103

Open
claudineisbezerra opened this issue Mar 7, 2024 · 0 comments
Open

Ngrok Tunnel from Google Colab not working #103

claudineisbezerra opened this issue Mar 7, 2024 · 0 comments

Comments

@claudineisbezerra
Copy link

Hi everyone,
I'm just getting started with Google Colab and NGrok to test an application, and I'm using a basic Flask example.

I've initiated a tunnel using an auth token, and when I visit https://dashboard.ngrok.com/tunnels/agents, I can see that the tunnel has started successfully. It looks like ngrok and pyngrok are doing what they're supposed to do.

It seems like there might be some issue with the origin of Colab being blocked and it's not possible to access the expose URL.
Does anyone have a simple working example they could share with me?

This is the content of the Cells created at Google Colab:
#CELL1
Cell1

#CELL2
Cell2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant