Skip to content
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

Virtual environment for running code from book #59

Open
jkhall06 opened this issue Oct 13, 2022 · 1 comment
Open

Virtual environment for running code from book #59

jkhall06 opened this issue Oct 13, 2022 · 1 comment

Comments

@jkhall06
Copy link
Collaborator

Use a virtual environment so users can run the code from the book directly in their browsers.
E.g. Google CoLab, Binder

@AntonZogk
Copy link
Contributor

AntonZogk commented Dec 13, 2023

Codespaces could help here, we can create a container with R (also a cloud based R studio) plus python with a docker file to install all requirements. Users can then create a codespace based on this with 0 set up and run the code in their browser.

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