Skip to content

Show HN: Out of order execution in Jupyter notebooks is a solved problem

github.com/ipyflow
1 pointsmacke1 comment
On HN

Comments

I like how Pluto.jl handles this:

Pluto offers an environment where changed code takes effect instantly and where deleted code leaves no trace. Unlike Jupyter or Matlab, there is no mutable workspace, but rather, an important guarantee:
At any instant, the program state is completely described by the code you see.

[1] https://github.com/fonsp/Pluto.jl

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.