Working my way through Tutorial 10, I got a warning message saying that bkcharts is a separate API now, and "from bokeh.charts import Scatter" will be deprecated in Bokeh 1.0. Also, all the ...