Open-Assistant
Open-Assistant copied to clipboard
Devcontainer improvements
playing around with similar idea to this PR. https://github.com/LAION-AI/Open-Assistant/pull/327
changes:
- make devcontainer more generic as opposed to launching into any specific service.
- add readme to .devcontainer folder.
- ensure
pre-commitis installed and available in dev container. - validate that
docker compose up --buildworks from within the codespace.
hey this is awesome. do you think you could also tell people about this in the main README? or at least drop a hint there with a link to the readme you wrote?
hey this is awesome. do you think you could also tell people about this in the main README? or at least drop a hint there with a link to the readme you wrote?
yep will do, will add a one liner and link. just was hesitant to add too much myself into the main readme but agree makes sense to reference it - will do in a few mins
@yk done