"""Minimal Bokeh Hello World Example""" from bokeh.models import Div from bokeh.plotting import curdoc app = curdoc() model = Div(text="