Commit eb182f4
Feat: Dev Container for GitHub Codespaces (OpenHands#2689)
* Workaround for GitHub Codespaces
* Add devcontainer config
* rename devcontainer folder
* install netcat
* add VS Code Python extension
* apt update
* give executable path to avoid bugs
* configure poetry env
* fix postCreateCommand
* revert executable path
* add postStartCommand
* run in background
* Add Codespaces badge
* add default config
* Add Codespaces badge to doc
* update comment
* apply workaround 2
* refactor
* fix lib path
* Update on_create.sh
* pass env directly to cmd
* resolve unexpected merge conflicts
* Separated to OpenHands#2850
* Update README.md
Co-authored-by: Graham Neubig <[email protected]>
* Update codespaces link
* Update README.md
* Separated to OpenHands#2975
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Graham Neubig <[email protected]>1 parent b1ea204 commit eb182f4
3 files changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments