Hello, thanks for creating this utility. It looks quite nice. Being able to get a notebook style utility for shell is quite handy.
I am curious if it would be possible to use the nb interface for not just the linux shell but also other arbitrary repls like node, psql, aws-shell, nushell etc.
Currently, when I run node I get a repl within the notebook cell:

What I'd want is a way so that once I spawn node shell, the input/output for subsequent cells to be handled by the node process.
Hello, thanks for creating this utility. It looks quite nice. Being able to get a notebook style utility for shell is quite handy.
I am curious if it would be possible to use the nb interface for not just the linux shell but also other arbitrary repls like node, psql, aws-shell, nushell etc.
Currently, when I run node I get a repl within the notebook cell:
What I'd want is a way so that once I spawn node shell, the input/output for subsequent cells to be handled by the node process.