This IPython Notebook contains simple examples of many of the basic vectorizable glyph functions that Bokeh provides. To clear all previously rendered cell outputs, select from the menu: Cell -> All Output -> Clear

In [1]:
import numpy as np
from bokeh.plotting import *