1 posts about "dataviz"
also tagged:
- Live code blocks with CodeRunner
I always wanted a simple way to run some code examples in my blog posts and see output in the browser - like jupyter / marimo / observable notebooks.
I had the right idea - use Astro and Svelte to have a simple coderunner component - and Claude Code magicked it into being.