Live Edit #3598
Unanswered
Theraa0
asked this question in
Pluto development
Live Edit
#3598
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've recently found this demo of a really interesting noteook feature called LiveEdit. It feels very in line with what the Live docs do, so I wanted to share it with you.
LiveEdit stores and represents what happens in a block of code for the purpose of understanding and better debuging of that code.
I can imagine that this would need a lot more time in execution, so it might need to be a opt-in, but personally I would love to see someting like this
All reactions