notebook.community
Edit and run
In [5]: import demo_funcs from demo_funcs import * import bokeh.plotting as bk from bokeh.models.mappers import LinearColorMapper bk.output_notebook(force=True)
import demo_funcs from demo_funcs import * import bokeh.plotting as bk from bokeh.models.mappers import LinearColorMapper bk.output_notebook(force=True)