Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.



Org Babel: “Because the return value of a function written in one language can be passed to a function written in another language, or to an Org table, which is itself programmable, Babel can be used as a meta-functional programming language. With Babel, functions from many languages can work together. You can mix and match languages, using each language for the tasks to which it is best suited.”

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#...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: