|
|
|
|
|
by aeonik
600 days ago
|
|
What I really want is a Notebook experience for the terminal, but output is for each command is automatically stored in separate buffers. Then I can tweak commands, or chain the input from the buffers. (automatically using mkfifo or something) I want my command to history stored in another buffer, and another buffer that I can quickly move the commands and/or output to a script or a markdown document for documentation. That way I can quickly debug or build scripts, or perform analysis, and it will automatically have an executable to reproduce all my steps. |
|
https://orgmode.org/worg/org-contrib/babel/intro.html
Jupyter is one of the supported languages.
https://github.com/emacs-jupyter/jupyter?tab=readme-ov-file#...