-
#### Target Use case
Being able to export images or animated gif/movies would be extremely useful when incorporating pydeck visuals into static reports or presentations and much more convenient than …
-
### Description
When trying to use `Deck.show()`, I get the following error:
```
Failed to create view for 'ErrorWidgetView' from module '@jupyter-widgets/base' with model 'JupyterTransportModel' f…
-
#### Target Use case
A localTileFile layer would make it far easier for general users to work with deck.gl, by simplifying the process of accessing local {z}/{x}/{y} tile data. Being able to create a…
-
Is this package still under active development?
Is there another option that is?
1. https://github.com/CartoDB/cartoframes
2. https://github.com/visgl/deck.gl/tree/master/bindings/pydeck-carto
…
-
In order to turn the metadata into a GeoDataFrame, we'll want to hang onto the original geometries as well. This will also be useful for some pydeck-based visualizations I'm considering for the future…
-
### Description
When using "HexagonLayer" of Pydeck, tooltips always return "undefined" when you put in the tooltips a variable that is on the data, such as:
```python
tooltip = {
"html": "{…
-
### Description
## Description:
The error in question occurs on loading the jupyterlab UI, is present in the browser console, and prevents the deck.gl widget from loading when used in notebooks.…
-
Thank you for the PYPI module.
For information, people using Google Colab have to restart their runtime after they `pip install` the module.
```
ERROR: google-colab 1.0.0 has requirement ipyker…
-
#### Target Use case
The compute_view method docs states that it accepts either a list of lists or a pandas DataFrame.
However, it does not disclose the signature of these lists nor the DataFrame. S…
-
We should find the best way of forcing `PYTHONUNBUFFERED` mode.
leth updated
10 years ago