Sean Nguyen - Beyond Dashboards: Dynamic Data Storytelling with Python, R, and Quarto Emails

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 5

  • @brandonmartinez8558
    @brandonmartinez8558 2 місяці тому +6

    he use of Quarto and YAML for generating emails is powerful. I'd love to see the code used in that YAML setup-wow, there are so many interesting topics here!

  • @DavidOnder
    @DavidOnder 2 місяці тому +3

    Any chance this works without Posit Connect? The small college where I work cannot afford that.

    • @Mosk915
      @Mosk915 2 місяці тому

      Theoretically, yes. Connect is just using crontab behind the scenes to rerender Quarto on a set schedule. So you could do the same thing as long as you have scheduling software. And then to send the email, it uses the blastula package, so that would work as well as long as you have an smtp server.

    • @djangoworldwide7925
      @djangoworldwide7925 Місяць тому

      Blastula is actually not that easy to use, and is a pain with Gmail, in oppose to Microsoft email. ​@@Mosk915

  • @СашаМелихов-й3р
    @СашаМелихов-й3р 2 місяці тому +1

    Cool 😎