sol-eng / bike_predict

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

Quarto #14

Closed gsingh91 closed 2 years ago

gsingh91 commented 2 years ago

Adding quarto version of RMD docs

akgold commented 2 years ago

Is there a reason why we're keeping Rmd around and relabelling these quarto? We're not going to have both scheduled on RSC, are we?

jthomasmock commented 2 years ago

Is there a reason why we're keeping Rmd around and relabelling these quarto? We're not going to have both scheduled on RSC, are we?

There's a big deal that existing RMD content doesn't have to be converted to .qmd to use Quarto. Many examples can just be rendered as is.

So part of the story is saying you don't have to refactor everything to leverage Quarto, but you can fully rebuild to be Quarto-native if you want.

gsingh91 commented 2 years ago

yes, @jthomasmock that is the plan- Sam E is working on refactoring the whole demo to use vetiver and this PR would become redundant. I used this work to just learn Quarto

jthomasmock commented 2 years ago

Good to know, thanks @gsingh91 !

I'll work on issue #115 re: Quarto jump-start - that will be a smaller item.

SamEdwardes commented 2 years ago

Closed by #15