-
Notifications
You must be signed in to change notification settings - Fork 1
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
update the script for making labs from lab keys #178
Comments
hmmm actually that would also mess up the extra header that I add in the key - but maybe we could have it ignore that |
if you just put {r} instead of {r 1.1response} it will ignore the chunk! |
hmmm it will still make the new header... |
Just tried this.. and the answer of creating a new chunk shows like the chunks that have code in them like the initial installing packages, which is what I thought would happen but not actually what I want... also shows the answer for the new header. I think it might be best to revert all those changes and going back to not rendering the lab from the key? Maybe we can come up with a better solution though later. |
in PR #176 I updated the R script for making labs from the lab keys to ignore the RStudio lab, because the use case doesn't align as well.
maybe we can update the script to instead of ignore the RStudio lab, it only copies the text and ignores the chunks or something?
The text was updated successfully, but these errors were encountered: