Closed ehumph closed 2 years ago
No spelling errors! :tada: Comment updated at 2022-10-14 with changes from b29acdd6edce6235f6cae493331bca4c748b4119
No broken URLs detected! :tada: Comment updated at 2022-10-06 with changes from eeaa926e30965e67cf3d13a5666dc934cb4fb18d
Re-rendered previews from the latest commit:
Updated at 2022-10-14 with changes from b29acdd6edce6235f6cae493331bca4c748b4119
@KatherineCox I think I've created the child files correctly
Looks good! I wonder if it's worth having these render in a preview in one of the main .Rmds so future us can see what they look like before inserting them into our course? Downside is this makes it take a bit longer to render.
@avahoffman Ask and ye shall receive. (: I initially created all of these in the Student Guide and have them rendered in preview there. I'll send you the link to the PR
@ehumph I like that they are child docs, because then they can be borrowed modularly. The preview is just bonus, and not necessarily required. I could go either way :)
Here's the preview! @avahoffman Katie is the one who suggested making them child docs, so she deserves all the credit for it. (:
Sorry, should have been more clear. I meant including something like
cow::borrow_chapter(
doc_path = "child/_child_galaxy_delete.Rmd",
repo_name = "jhudsl/AnVIL_Template"
)
In this repository. That way, users know exactly what to copy. It can be used in the student guide too! Thoughts?
Oh, haha, that make way more sense. Yes, I think having the code right there makes a ton of sense.
@avahoffman I added a .rmd that includes code for borrowing any of the platform guides.
No broken urls! :tada: Comment updated at 2022-10-14 with changes from b29acdd6edce6235f6cae493331bca4c748b4119
Adding user guide modules for Jupyter Notebook, Galaxy, and RStudio to the AnVIL Template