replicate / codespaces

Internal scripts and tools to make Codespaces work better
5 stars 3 forks source link

convert this to a Development Container™ template #6

Open zeke opened 1 year ago

zeke commented 1 year ago

The current process for getting Cog working in Codespaces is to run the curl one-liner in the README. That works, but it's a bit of a hack.

The paved-path way of boostrapping a Codespace with custom stuff is is to create a dev container template. See https://containers.dev/templates and https://containers.dev/implementors/templates/

zeke commented 1 year ago

See also https://docs.github.com/en/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning#configuring-nvidia-cuda-for-your-codespace