Skip to content

Instantly share code, notes, and snippets.

View manderso-brcm's full-sized avatar

manderso-brcm

View GitHub Profile
@manderso-brcm
manderso-brcm / generate_test_data.py
Last active July 26, 2016 23:37
angularjs / bokehjs hover bug
# PATHGEN
import sys as _sys
_sys.path.insert(0, "/projects/libdev_py/pydev/virtual_envs/erictools/lib/python2.7/site-packages")
_sys.path.insert(0, "/projects/libdev_py/users/manderso/git/bokeh")
import bokeh
print bokeh.__file__
# PYTHON