Quarto 1.7 is here! 🎉

Now you can easily add light/dark mode to your projects with brand files and control which computational outputs appear in each mode with the new renderings option.

See it in action on quarto.org and learn more: https://quarto.org/docs/blog/posts/2025-04-28-1.7-release/

#Quarto #QuartoPub

Quarto 1.7 – Quarto

Quarto 1.7 brings big improvements to dark mode along with updates to Typst, Pandoc, a new version shortcode, and improvements to the julia engine.

Quarto

I got nerd sniped by @petejones . It is possible to have Neovim running in a container and use it as an IDE with R REPL, Quarto HTML preview, and a plot viewer. Possible, but not exactly beautiful.

I blogged about it: https://jimgar.github.io/posts/interactive-neovim-development-container-r-quarto/post.html

Be warned that the container has not really been stress tested.

#rStats #QuartoPub #Neovim

A containerised Neovim dev environment for R and Quarto – ~ jim

I got nerd-sniped.

Big news! I've added *light* and *dark* mode options to the Quarto Extensions listing.

Switch between modes effortlessly using the sun/moon button.

#Quarto #QuartoPub #DarkMode

http://m.canouil.dev/quarto-extensions/

Extensions

Quarto Extensions

🚀 Excited to announce the release of Quarto's "Highlight Text" v1.2.0!
Now featuring light & dark brand mode for the perfect highlight in any style.

Check it out!
https://github.com/mcanouil/quarto-highlight-text

#Quarto #HighlightText #QuartoPub #BrandYML

GitHub - mcanouil/quarto-highlight-text: Quarto extension that allows to highlight text in a document for various formats: HTML, LaTeX, Typst, and Docx.

Quarto extension that allows to highlight text in a document for various formats: HTML, LaTeX, Typst, and Docx. - mcanouil/quarto-highlight-text

GitHub

Python devs, tired of messy reports? 🐍➡️✨

Learn to create stunning HTML, PDF reports, dashboards, slideshows & even websites directly from your #Python code with Quarto!

We teamed up with Keith Galli for a 6-part live-coding series to show you how.

Check out the videos: https://posit.co/blog/quarto-with-python-live-coding-video-series/

#QuartoPub #Quarto #Science

Posit

Learn to create stunning HTML, PDF reports, dashboards, slideshows and even full websites directly from your Python code with Quarto.

Posit

Struggling with tabset navigation in Quarto Reveal.js?
Frustrated with PDF exports that mess up your theming?
Say goodbye to those headaches!

Read my latest blog post and let your slides flow seamlessly: https://mickael.canouil.fr/posts/2025-04-21-quarto-revealjs-tabset-pdf/

#Quarto #RevealJS #Decktape #DataScience #QuartoPub

Quarto: Unleash Dynamic Tabset Navigation & Polished PDF Exports – MCU

Discover how to supercharge your Quarto presentations with interactive tabset navigation in Reveal.js and create stunning, professional PDFs. Get ready to dazzle your audience!

MCU

Ever wondered how to achieve more reproducible research outputs? On the Open Science Day at KU Leuven, we will introduce you to #QuartoPub as a tool to directly combine text and R/Python code into custom formatted documents!

Register before 23/04 via https://www.kuleuven.be/open-science/events/2025/open-science-day-2025-1/open-science-day-2025-2

@BelRepro
@KULeuvenOpenScience

Useful questions to ask before you start coding a #dataviz dashboard, from @ivelasq3 's #ShinyConf2025 presentation.

Full slides: https://ivelasq-shinyconf2025.share.connect.posit.cloud/#/section
#QuartoPub #RShiny #RStats #ShinyConf

index

The solar-powered Quarto project is making progress. The pre-render python script to dither and downsize images works :).

Context:
Quarto is a scientific/ technical publishing system. Among other things, it allows you to create static websites from a mixture of R/ Python/ Julia/ ObservableJS and Markdown. I'm trying to create a Quarto setup for a static website with a very minimal footprint to run on a small solar-powered server.

#quarto #QuartoPub #rstats #solarpowered

How do you do <some thing> in Quarto?
This app lets you ask natural language questions about Quarto tips I've rounded up over the years. Note it's not the complete Quarto docs! Just things I've thought were interesting or cool or I've looked up repeatedly 😀
App: https://apps.machlis.com/shiny/quartotips/
Code: https://github.com/smach/QuartoTips
Built in R Shiny with the {shinychat}, {ragnar} & {ellmer} #RStats 📦s

#QuartoPub #RShiny #WeekendProject