Skip to content

feat: convert to, or create, a template repository #3

New issue

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

Closed
nokome opened this issue Nov 7, 2024 · 2 comments
Closed

feat: convert to, or create, a template repository #3

nokome opened this issue Nov 7, 2024 · 2 comments

Comments

@nokome
Copy link
Member

nokome commented Nov 7, 2024

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.

@jduckles
Copy link
Collaborator

jduckles commented Nov 8, 2024

If you have docker on your system, .devcontainers can be run locally with the "Dev Containers" extenstion...it is yet another context to manage, but isn't that the work of modern compute environments 🫠 . So just saying we could give people the easy (but costs option) and some docs for the local optiion (if they know / have Docker already).

@nokome
Copy link
Member Author

nokome commented Nov 10, 2024

So just saying we could give people the easy (but costs option) and some docs for the local optiion (if they know / have Docker already).

Could you put those docs for the local option in the README under the "Launching the demo" and maybe rename that heading so we have something like "Launching in the cloud" + "Launching locally".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants