#!/opt/anaconda1anaconda2anaconda3/bin/python

import sys

from bokeh.command.bootstrap import main

main(sys.argv)
