bokeh v0.4.2 Release Notes

Release Date: 2014-03-07 // about 10 years ago
    • features:
      • #353 A simple extension to activate interactive support in the IPython notebook
      • #359 remove setuptools
      • #371 First basic implementation of PolyCollection.
      • #383 add ability to use a different ip address and port for bokeh-server
      • #388 Feature/unredis
      • #392 generalize packaging data dir
      • #395 Added script for load and install the extension.
      • #396 Added a little notebook to explain some ways to use the bokeh extension.
      • #397 Added script to generate changelog.
      • #399 let figure() accept keyword arguments for next plot
      • #411 Add point hit testing to other circle-like glyphs
    • bugfixes:
      • #377 np not imported, zeros_like is
      • #378 bokeh 0.4.1 vs virtualenv
      • #379 Adding a missing getsitepackage function to install in dev mode
      • #381 Deleted reference to sys.real_path in setup.py
      • #389 small typo fixes and adding olympics json file to setup.py
      • #405 Hover tool does not work with multiple plots