RhodiumGroup / docker_images

Docker images for Rhodium's jupyterlab deployments
2 stars 2 forks source link

update geoviews #83

Closed delgadom closed 4 years ago

delgadom commented 5 years ago

we should make sure we can run this:

http://geo.holoviews.org/gallery/bokeh/brexit_choropleth.html#bokeh-gallery-brexit-choropleth

I had to do this to get it to work:

conda update -y -c conda-forge geopandas geoviews holoviews bokeh

but it downgraded geopandas. worth checking out whether geopandas still has speedups.

delgadom commented 4 years ago

Addressed in #104