sol-eng / bike_predict

A demo of an end-to-end machine learning pipeline, using Posit Connect
92 stars 31 forks source link

Convert all code chunks into folding code chunks #34

Open SamEdwardes opened 2 years ago

SamEdwardes commented 2 years ago

https://quarto.org/docs/output-formats/html-code.html#folding-code

Status

01-etl

02-model

03-app

jthomasmock commented 1 year ago

If I may, I might suggest code-tools - can see the source code then AND have control for hiding/showing all code chunks as well.

https://quarto.org/docs/output-formats/html-code.html#code-tools

SamEdwardes commented 1 year ago

Thank you Tom! I am planning to use these settings for each doc:

https://github.com/sol-eng/bike_predict/blob/6a5771bc3f3c234578023851175e33b495e44567/content/02-model/02-model-card/document.qmd#L1-L13