-
As mentioned in the title, adding a control with a Play widget after the map is displayed somehow messes up the Play widget.
Here's the code to reproduce the normal behavior:
```python
import …
-
#### 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…
-
When wrapping interconnected `ipywidgets` (e.g.: an `IPyWidget.IntSlider` with a `ipyleaflet.Map.zoom`) into an `ipywidgets_bokeh`, we lost the interaction between widgets.
Attempt to reproduce the…
-
### Description
Veda-docs example stac_ipyleaflet notebook is throwing exception
`'message': 'Error caught with collection', 'error': KeyError('item_assets')`
Surfaced in veda-docs PR https://g…
-
We would like to add lonboard to the default VEDA JupyterHub image. There are a few cases for lonboard in VEDA, one which should be a notebook https://github.com/NASA-IMPACT/veda-docs/issues/115, but …
-
* shinywidgets version: 0.2.1
* Python version: 3.11.1
* Operating System: macOS 13.4.1
### Description
When I include a `marker.popup` the marker does not show up.
```bash
ipyleaflet==0.1…
-
For example when running the following code
```python
from ipyleaflet import Map, basemaps, basemap_to_tiles
import jupyter_capture_output
%%capture_img --path "canada.png"
m = Map(
base…
-
When using ipyleaflet, certain features such as geojson's on_hover fail to work.
* shinywidgets version: Latest PyPi Stable
* Python version: 3.10
* Operating System: Ubuntu LTS
### Descript…
arky updated
8 months ago
-
I am trying to make an ocean map layer, including bathymetry, from [this Esri vector tile service](https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer/tile/{z}/{y}/{x}.p…
-
As far as I can tell most other jupyter projects are under the Pypi jupyter org, but not this one.
Other that might need moving:
- [ ] ipywidgets
- [ ] pythreejs
- [ ] ipydatagrid
- [ ] ipyl…