Open mrazomej opened 4 years ago
It seems to be an incompatibility issue with bokeh 2.0
. Allegedly this has been already fixed as shown in 888. The datashade
option will then hopefully work with the next version of datashader.
I think what needs to happen is to update how DataShader is used. This issue should stay open until that is done, since the update to DataShader will also involve a deprecation.
Every time I import the module I always get the following warning:
The error seems to be in
import datashader.bokeh_ext
.When I use corner plots with
datashade=True
I get the following error:Any ideas on why this is happening?
Computational environment: