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

how can i run it in 0.0.0.0 #47

Closed
baolitoumu opened this issue Dec 15, 2017 · 3 comments
Closed

how can i run it in 0.0.0.0 #47

baolitoumu opened this issue Dec 15, 2017 · 3 comments

Comments

@baolitoumu
Copy link

now it's run in localhost:8080,i want run it in the * ,and have i can stop the Processing

@baolitoumu
Copy link
Author

baolitoumu commented Dec 15, 2017

sorry , i find the answer in your code:
netron.serve_file(file='output/alexnet.onnx',host='0.0.0.0',port='8080')

@baolitoumu
Copy link
Author

but,how can i stop the process,not in shell like use the 'kill'
it's better to be in Python

@lutzroeder
Copy link
Owner

lutzroeder commented Dec 16, 2017

Closing this issue as --host option should address the problem. You can open a new issue with correct title for the 'stop process' question. Also, isn't that more a general question on how you stop a python process once it's running? Would probably require some context on how to repro the issue...

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