This change was published in 0.1.8 for about five minutes, from 5:43pm to 5:49 today, at which point I deleted the release.
This may be a behavior uses want — the hide= option that robservable uses is nice — but this would be a confusing breaking change to surprise users with. observable_jupyter users expect all cells to be run by default.
2021-09-24 17:43:41+0000 0.1.8 published on PyPI containing this bug
A good API change (any falsy value observer value causes a cell not to be observed) causes a behavior change in observable_jupyter: when specific cells are embedded, other cells they implicitly depend on for side effects will not run!
This change was published in 0.1.8 for about five minutes, from 5:43pm to 5:49 today, at which point I deleted the release.
This may be a behavior uses want — the
hide=
option that robservable uses is nice — but this would be a confusing breaking change to surprise users with. observable_jupyter users expect all cells to be run by default.