TuringLang / TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
https://turinglang.org/TuringGLM.jl/dev
MIT License
70 stars 7 forks source link

Build tutorials via PlutoStaticHTML #24

Closed rikhuijzer closed 2 years ago

rikhuijzer commented 2 years ago

Lots of code duplication in the first cell and I think the tutorials would look much better with a plot, but for now this is good enough, I'd say.

Tutorials build in parallel via PlutoStaticHTML and are all Pluto notebooks which makes creating and maintaining the tutorials much easier. In the future, it would be nice if people could download the tutorials. We can talk about that later because there are multiple ways to do it and I'm not so sure what's best yet.