Le mardi 27 février 2018 17:08:35 UTC+1, Erik Bray a écrit :
>
>
> Another approach I've seen to this sort of thing that works completely
> locally is to pre-generate some data based on the range of inputs for
> the widgets, and bundle that all up so that there's no actual live
> computations,
On Sun, Feb 25, 2018 at 10:30 AM, Dominique Laurain
wrote:
> Very interesting and teasing me to learn Jupyter notebooks.
>
> What I guess after first reading as main difference : the package
> (nbinteract) is standalone (of course with python and jupyter installed)
> producing HTML (and pictures)
Very interesting and teasing me to learn Jupyter notebooks.
What I guess after first reading as main difference : the package
(nbinteract) is standalone (of course with python and jupyter installed)
producing HTML (and pictures) files locally (linux computer without
network) vs sagecell needin