-
Notifications
You must be signed in to change notification settings - Fork 240
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
Multi-language chunks and chained setup chunks #390
Merged
Merged
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf9e665 - Browse repository at this point
Copy the full SHA bf9e665View commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6a73b6 - Browse repository at this point
Copy the full SHA e6a73b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f24a96 - Browse repository at this point
Copy the full SHA 5f24a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5086bd5 - Browse repository at this point
Copy the full SHA 5086bd5View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7497412 - Browse repository at this point
Copy the full SHA 7497412View commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 03eb521 - Browse repository at this point
Copy the full SHA 03eb521View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cc57a2f - Browse repository at this point
Copy the full SHA cc57a2fView commit details -
Co-authored-by: Barret Schloerke <barret@rstudio.com>
Configuration menu - View commit details
-
Copy full SHA for cca5524 - Browse repository at this point
Copy the full SHA cca5524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9a111 - Browse repository at this point
Copy the full SHA 6c9a111View commit details
Commits on Jun 30, 2020
-
- fixed a bug where exercise checker was not grabbed as character - now storing exercise along with its setup chunks to cache - added some documentation of chaining setup chunks and exercises
Configuration menu - View commit details
-
Copy full SHA for 2e229ae - Browse repository at this point
Copy the full SHA 2e229aeView commit details
Commits on Jul 2, 2020
-
- Restructured exercise cache - Minimized preserved options forwarding to browser to just engine - Better handling of exercise and setup chunks processing in knitr hooks - Better handling of constructing the Rmd for evaluating exercises - Fixed issue with dput_to_string so that it properly retains code structure - Slight enhancement to chained setup chunk docs
Configuration menu - View commit details
-
Copy full SHA for 22d2a60 - Browse repository at this point
Copy the full SHA 22d2a60View commit details
Commits on Jul 6, 2020
-
- We longer forward checking code to browser, and instead cache it - The exercise cache now includes the checking code
Configuration menu - View commit details
-
Copy full SHA for 085c255 - Browse repository at this point
Copy the full SHA 085c255View commit details
Commits on Jul 7, 2020
-
Co-authored-by: Barret Schloerke <barret@rstudio.com>
Configuration menu - View commit details
-
Copy full SHA for 5aef409 - Browse repository at this point
Copy the full SHA 5aef409View commit details -
- We only forward hint and solution chunks to browser - We rely on a boolean variable for checking if we need to run versus check - Remove check and code check logic on browser side and use flag for submit button
Configuration menu - View commit details
-
Copy full SHA for 76c0226 - Browse repository at this point
Copy the full SHA 76c0226View commit details -
Merge branch 'feature/chained-setup-chunks' of github.com:rstudio/lea…
…rnr into feature/chained-setup-chunks
Configuration menu - View commit details
-
Copy full SHA for 447e3a0 - Browse repository at this point
Copy the full SHA 447e3a0View commit details
Commits on Jul 9, 2020
-
- set proper environment for exercise rmd rendering - cleanup of code
Configuration menu - View commit details
-
Copy full SHA for e7c56ca - Browse repository at this point
Copy the full SHA e7c56caView commit details
Commits on Jul 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fad2cd6 - Browse repository at this point
Copy the full SHA fad2cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3eccbd - Browse repository at this point
Copy the full SHA d3eccbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 747d081 - Browse repository at this point
Copy the full SHA 747d081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e67b85 - Browse repository at this point
Copy the full SHA 1e67b85View commit details
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.