wolfe-pack / moro

Interactive documentation and programming with Scala, iPython notebook style.
http://wolfe-pack.github.io/moro
BSD 2-Clause "Simplified" License
19 stars 3 forks source link

Avoid caching of cells when dependent cells have changed #46

Closed riedelcastro closed 9 years ago

riedelcastro commented 9 years ago

It looks like cells will return cached results even if dependent cells have been changed.

sameersingh commented 9 years ago

Do you mean when "parent" cells have changed?

On Sun, Apr 5, 2015 at 9:39 AM, Sebastian Riedel notifications@github.com wrote:

It looks like cells will return cached results even if dependent cells have been changed.

— Reply to this email directly or view it on GitHub https://github.com/wolfe-pack/moro/issues/46.