posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.44k stars 50 forks source link

Add the v0.4.0 release post #247

Closed rich-iannone closed 3 months ago

rich-iannone commented 3 months ago

This adds the blog post for the v0.4.0 release of the package.

machow commented 3 months ago

RE the raw quarto representation of cell outputs being displayed on the page:

image

I wonder if updating quarto could make it go away? Otherwise, @cscheid might have an idea of what's going on? (here's the page with guts out)

rich-iannone commented 3 months ago

I see that, but I wonder what's making it happen? I've never had that happen before. Will update my local quarto-cli install and test it there.

rich-iannone commented 3 months ago

Found the problem, the code block was accidentally indented!

cscheid commented 3 months ago

Found the problem, the code block was accidentally indented!

(just a reminder that in Markdown, 4 spaces is the same as triple ticks)

It's super ugly that Quarto is apparently executing that and then providing the quoted output, but that's likely what's going on.

cscheid commented 3 months ago

(Also, wow does the great table website look great or what?)

machow commented 3 months ago

Sorry, last note! Subheadings will help people grab the arc of your post quickly. It looks like: