Ilya Boyandin
Ilya Boyandin
Hi @davidbrochart! It turns out that akernel actually solves [the issue with the widget we are building](https://github.com/ipython/ipykernel/issues/646). We can use `await` to call async methods on our widget and the...
Supercluster assumes that all the input points are of the same weight 1. There are cases though in which it is desirable to assign varying initial weights to them. E.g....
**Is your feature request related to a problem? Please describe.** I would like to have more control over how exactly the tooltips are rendered. For instance, I would like to...
#### Target Use case It's fantastic to have the support for very efficient layer transitions. Currently, there is a possibility to define [entering transitions](http://deck.gl/#/documentation/deckgl-api-reference/layers/layer?section=render-properties) for the individual objects in a...
Tried it out, seems to work fine:  There is only a warning about `componentWillReceiveProps`, but it's not clear where it's coming from (probably, some of the dependencies), but it...
No error message is shown on the client when a server-side request for file upload (sent upon choosing a file in the file browser) fails. The error is just ignored...
We are developing a Jupyter widget which makes it possible to [embed interactive Unfolded maps into notebooks](https://docs.unfolded.ai/jupyter):  Our widget is embedded via an iframe and so the communications with...
I tried to upgrade Deck.gl's webpack 4 pure-js example (can be found [here](https://github.com/visgl/deck.gl/tree/master/examples/get-started/pure-js/mapbox)) to webpack 5. In the resulting app the layers seem to render correctly once, but then when...
What do you guys think about using something like this for the timeline to make it more informative? Here I experimented a bit with the data exported from the app:...
### Thanks for opening an issue! Please select the type of issue you're reporting. For questions. - [x] Bug - [ ] Feature Request - [ ] Question ### Problem...