René Fritze

Results 194 comments of René Fritze

This was superseded by #1424 and can be closed, right @pymor/main ?

For "notebook embeddable" to work across kernel restarts one must execute "save widget state" from the notebook menu. Then this already works. For JupyterLab there's setting to [auto save](https://discourse.jupyter.org/t/how-to-enable-save-widget-state-automatically-by-default/3913/9). I...

> This should easily be fixed with a jslink callback function Actually, no, not easy. The traitlets library does not support this at all. The `bokeh` project has an implementation...

In the short term the 3js backend will most likely be supplanted by an ipyvolume one since they currently have the best animation/timeseries support. Long term I'd like to use...

> Lets continue here, and leave #1419 as it is. Yes, please. > > I do not want to touch our hypothesis setup, I think its the best setup we've...

> This is now ready to merge @pmli ? I'm taking the new review request as a "no" and moving this to the next milestone.

This is specific to some classes or a general thing?

Couldn't resist w/ the title, but this is really only removing deprecations :smiley:

On a related note [this](https://pypi.org/project/icontract/) is the DBC module I would want to use if we start doing DBC again.