Streamlit stuck on please wait on google colab

Summary

Share a clear and concise description of the issue. Aim for 2-3 sentences.

Steps to reproduce

Created a simple streamit app and when tried to see the UI after using a tunnel on google colab isn’t working

If applicable, please provide the steps we should take to reproduce the error or specified behavior.

Expected behavior:
See the website working properly on the public URL

Explain what you expect to happen when you run the code above.

Actual behavior:
Stuck on please wait
Explain the undesired behavior or error you see when you run the code above.
If you’re seeing an error message, share the full contents of the error message here.

Debug info

  • Streamlit version: (get it with $ streamlit version) latest
  • Python version: (get it with $ python --version) 3.7.x
  • Using Conda? PipEnv? PyEnv? Pex? Pip
  • OS version: Ubuntu LTS
  • Browser version: Edge latest

Links

  • Link to your GitHub repo:
    Sorry Links cannot be provided
  • Link to your deployed app:
    Sorry Links cannot be provided

Additional information

I was wondering if this issue will remain even if I deploy the app on azure or somewhere else. I want my app to use GPU but I want to be sure that the app gets deployed. If I deploy app using azure or similar would I face the same issues showing ‘please wait’ ?
If needed, add any other context about the problem here.

Hi there,

Thanks for sharing your question with the community! Check out our guidelines on how to post an effective question here – in this case, it’s unfortunately going to be really difficult for anyone to make relevant suggestions without seeing any code/with the super minimal amount of information in your original post

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.