Alan Fleming
Alan Fleming
`described_by` was added in [this commit](https://github.com/jtpio/ipylab/pull/161/commits/70bb82e66c19c8bf7e187cff755c6c3c499e27c9). It provides a similar interface to the first part of #162 (printing args only). This illustrates how awaitables can be used to add in...
> Yeh, the goal over on #162 was to add some more optional features without breaking the public APIs (even though _that_ took a good deal of mangling). The `execute(...,...
May be related to https://github.com/ipython/ipykernel/issues/1412?
There is a PR open that addresses your issue here: https://github.com/jupyter-widgets/ipywidgets/pull/3921. For automatic cleanup in the PR you'd still need to call. ``` widgets.enable_weakreference() ``` Or you could close the...
Would it be possible to use [sabayon](https://github.com/WebReflection/sabayon) (SharedArrayBuffer always on), by the same author of [coincident](https://github.com/WebReflection/coincident)? https://webreflection.medium.com/about-sharedarraybuffer-atomics-87f97ddfc098