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

i cant get the URI #38

Closed
gdeepakdeepuml opened this issue Jul 28, 2020 · 5 comments
Closed

i cant get the URI #38

gdeepakdeepuml opened this issue Jul 28, 2020 · 5 comments

Comments

@gdeepakdeepuml
Copy link

gdeepakdeepuml commented Jul 28, 2020

i just tried running hello (which is in docs) with gradio but i cant see anything in URI

it just shows Running locally at: http://127.0.0.1:7868/

but if i open the link nothing will be there ..! help me

@abidlabs
Copy link
Member

Can you tell us more about what operating system you're using, and where you're running this (in other words, is it a regular python script. jupyter notebook, or colab notebook)?

@abidlabs
Copy link
Member

Also, try navigating to http://localhost:7868/ and see if that shows anything

@gdeepakdeepuml
Copy link
Author

i am using elementry os(Linux based OS ) and i am using kaggle environment(kaggle notebooks) to run the program . program runs without any error but i cant see the output properly. that gives me as

Running locally at: http://127.0.0.1:7868/

and it gave me a blank page where it is supposed to open the output in the running environment but it shows me 127.0.0.1 refused to connect. ...

and i tried navigating to http://localhost:7868/ it shows me as This site can’t be reached
help me ..

@abidlabs
Copy link
Member

abidlabs commented Aug 3, 2020

Oh I see, can you try setting share=True inside launch()?

@abidlabs
Copy link
Member

abidlabs commented Sep 3, 2020

This should be fixed now!

@abidlabs abidlabs closed this as completed Sep 3, 2020
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