Hacker News new | ask | show | jobs
by 3JPLW 2121 days ago
You just update the `a=1` cell, changing it to `a=2`. That's the whole point.

Every other cell that depends upon `a` will then automatically update.

1 comments

Exactly. It requires a change in mindset wrt Jupyter, but it is totally worth it!