Why Quarto 1.4 is a game changer for dashboard reporting with R, Python, and Julia
videoimage: thumbnail.jpg
Transcript#
This transcript was generated automatically and may contain errors.
Built compelling dashboards with R, Python, and Julia In the upcoming 1.4 release of Quarto, you'll be able to create compelling dashboards with R, Python, and Julia This stock monitoring dashboard was built with fewer than 100 lines of code
Creating a Quarto dashboard
To demonstrate how to create a Quarto dashboard, first you start off with your YAML, your title, and format dashboard Next, you can add code, such as grid and a plot, as well as text, here's some content Next, Quarto has some nifty features that you can add, such as value boxes that highlight different numbers or icons that you want to show Finally, when you're done, click render, and then your Quarto dashboard will render
Quarto has some nifty features that you can add, such as value boxes that highlight different numbers or icons that you want to show
