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 auth issue ? #1

Open
Chanonry opened this issue Dec 8, 2021 · 1 comment
Open

Ngrok auth issue ? #1

Chanonry opened this issue Dec 8, 2021 · 1 comment

Comments

@Chanonry
Copy link

Chanonry commented Dec 8, 2021

I have previously run the colab notebook from the repo CascadeTabNet successfully.

I have run your notebook on colab but it fails when I try to click through the url in the last cell to see the web interface running.

I get sent to the ngrok sign up page despite the fact that I have signed up already, installed ngrok and have created the config file with my auth token in it. So colab is not finding my auth token ?

Not sure where it is looking for this as I have not loaded it anywhere other than my local machine.

Notebook is good, but would perhaps benefit from some written instructions at the top about the notebook and app.py files onto the drive. I caught it in the youtube video but others may not be so lucky.

@AmmarMohanna
Copy link

You just need to upgrade protobuf before the streamlit run command:

!pip install --upgrade protobuf

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

2 participants