First draft of separate R and Python templates - #1
Open
yiwen-h wants to merge 8 commits into
Open
Conversation
but keep folder structure in repo
Member
|
I can do this review. I'll take @StatsRhian off
Nah I think CC0 is good for this, and it's in the spirit too |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes The-Strategy-Unit/RAP-accelerator#24
Have set up the codespaces for both R and Python! Please test by following the instructions on the README in this branch, and let me know if they work ok.
You can add more packages to the R codespace by adding them to line 6 in
.devcontainer\r-rstudio\devcontainer.jsonnote that it's a CC0 license because I copied it from a CC0 repository - should I change this?