You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some interest from users in having their own Codespaces, with the R and Python packages they need in it, along with the Stencila VSCode extension.
We could make this a template repository, or create a new one that is a template repo, with instructions on how to customize in the README.md the Codespace (e.g. add packages in the Dockerfile, or perhaps a pyproject.toml etc?).
If possible, I think it would be better not to create a new repo and instead and instead add those instructions here.