InnovationEngine icon indicating copy to clipboard operation
InnovationEngine copied to clipboard

fix(interactive): Prevent standard output from previous commands showing in the output viewport for `ie interactive`

Open vmarcella opened this issue 5 months ago • 0 comments

This PR refactors interactive mode into smaller modules, converts Sucess to Status to simplify checking the state of codeblocks, and fixes an issue where the output of the first executed code block got stuck when going between code blocks during the execution of a document in ie interactive.

vmarcella avatar Aug 31 '24 01:08 vmarcella