Out of order execution
Out of order execution
Posted Jun 29, 2023 9:44 UTC (Thu) by spacefrogg (subscriber, #119608)In reply to: Out of order execution by SLi
Parent article: JupyterLab 4.0: a development environment for education and research
I use emacs, org-mode and org-babel for this. It can use the concept of dependent cells forming a graph and has a nice general concept of defining which cells to update when.
It is also language agnostic, so you can use output of one language as input to a different one. No need to premeditate which language to use in an notebook.
