Comment on Show HN: Figr.app – a multi-user, notepad style calculator (desktop app)parentComments−larrywright3yA 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.−20after43yhttps://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.
Comments
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.
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.