We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the docker command open a github repo and then click on open in vs code
Checking the docker_runtime.py I saw the localhost is hardcoded, let me know if there is another way to handle this!
Thank you!
Docker command in README
0.20
Linux
No response
The text was updated successfully, but these errors were encountered:
It's working fine for me on Mac. It does go to http://localhost:<port>/?folder=%2Fworkspace when I click it but VSCode does come up there.
http://localhost:<port>/?folder=%2Fworkspace
Sorry, something went wrong.
Tried this on linux as well and did not run into the same issue.
I am sorry for my bad explanation on this issue, what I am looking for is something like this:
#6356
I am running openhands on another machine, and because is not running docker on my machine is not able to find the correct container.
So the ideal way to set up this is by adding an env variable to specify the host of the machine
Ah okay that's an important piece of information.
I don't have access to the hosted version at https://www.all-hands.dev/ How did they solve this there?
No branches or pull requests
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
Using the docker command open a github repo and then click on open in vs code
Checking the docker_runtime.py I saw the localhost is hardcoded, let me know if there is another way to handle this!
Thank you!
OpenHands Installation
Docker command in README
OpenHands Version
0.20
Operating System
Linux
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered: