Hacker News new | ask | show | jobs
by Kwpolska 875 days ago
That’s an advertisement. And the idea isn’t really groundbreaking or novel, just some custom tags in Markdown that can run arbitrary Python code and offer some basic two-way interactivity.
1 comments

Agreed, plus I must imagine that Python's opinion on syntax and whitespace may not make this a most ergonomic solution.

Where does this verge into the realm of a Jupyter notebook? And why would this be better than such a notebook? The usecase for this markdown and rendering is... vs. a notebook? Genuinely curious about this, because sure you can make code do stuff, but is it worth it?