This is what I'm thinking. The UI something like this now.
[button1] [button2] [button3]
text box command
results
If it worked more like a notebook ala jupyter it would have
text box command
results
text box command
results
text box command
results
And so on. You could scroll up and down through all your text box commands & results and execute them, change them or whatever. Or, if we were really slick, the output of one result could be stored as a variable and used in the next text box command just like jupyter.
This is what I'm thinking. The UI something like this now.
[button1] [button2] [button3]
text box command
results
If it worked more like a notebook ala jupyter it would have
text box command
results
text box command
results
text box command
results
And so on. You could scroll up and down through all your text box commands & results and execute them, change them or whatever. Or, if we were really slick, the output of one result could be stored as a variable and used in the next text box command just like jupyter.