Out of order execution
Out of order execution
Posted Jun 30, 2023 0:58 UTC (Fri) by intelfx (subscriber, #130118)In reply to: Out of order execution by spacefrogg
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.
>
> 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.
Sounds like this mechanism ought to be limited to feeding text output from cells into other cells? I guess that's something, but it’s absolutely inadequate for most non-trivial uses of Jupyter notebooks.
