holoviz / geoviews

Simple, concise geographical visualization in Python
http://geoviews.org
BSD 3-Clause "New" or "Revised" License
597 stars 77 forks source link

Add Bokeh 3 support to GeoViews #625

Closed hoxbro closed 1 year ago

hoxbro commented 1 year ago

This PR adds Bokeh 3 support to GeoViews. For this to work, Holoviews 1.16 is needed.

stonebig commented 1 year ago

a geoviews pre-release compatible with bokeh-3.1 would be nice to have

hoxbro commented 1 year ago

Yes. I plan to cut a pre-release when this is merged, hopefully at the start of next week.

hoxbro commented 1 year ago

There are still problems with annotations, but I will fix that in another PR. I will merge this now to get a dev release out of Geoviews.