hardcoded localhost

Open
#190 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Open omnitool/gradio/app.py and trace where windows_host_url is defined and used. Verify that the Windows host display and localhost URL are sourced from that variable rather than the hardcoded value, then check that the app uses the configured value when it starts.

Written by the indexing model from the issue text.

Description

I found that "'Windows Host', 'localhost:5000'" is incorrectly hard coded in https://github.com/microsoft/OmniParser/blob/master/omnitool/gradio/app.py instead of reading windows_host_url

Dominant language
Jupyter Notebook
Stars
25.4k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/OmniParser

All issues in microsoft/OmniParser

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.