Hacker News new | ask | show | jobs
by larrywright 1369 days ago
A Jupyter notebook would work in much the same way, and has the advantage of being able to mingle Markdown in with the code.

Neither is as approachable for a non-programmer as the OP, however.

1 comments

https://observablehq.com/ is another option, similar to jupyter but perhaps more approachable for people who like JavaScript over Python.

I'm still looking for the perfect text-based solution.