Bryan
I suspect I upgraded from older version of Bokeh along the way - viridis used to return a list, now returns a tuple.
If I listify the returned tuple before loading into the ColumnDataSource that should be fine.
Bryan
I suspect I upgraded from older version of Bokeh along the way - viridis used to return a list, now returns a tuple.
If I listify the returned tuple before loading into the ColumnDataSource that should be fine.