ANN: Bokeh 0.11.1 released

Bryan Van de Ven bryanv at continuum.io
Thu Feb 4 17:04:30 EST 2016


Hi all,

I am please to announce a new point release of Bokeh, version 0.11.1, is
now available. Installation instructions can be found in the usual location:

	http://bokeh.pydata.org/en/latest/docs/installation.html

This release focused on providing bug fixes, small features, and documentation 
improvements. Highlights include:

* documentation:
  - instructions for running Bokeh server behind an SSL terminated proxy
  - Quickstart update and cleanup
* bugfixes:
  - notebook comms handles work properly
  - MultiSelect works
  - Oval legend renders correctly
  - Plot title orientation setting works
  - Annulus glyph works on IE/Edge
* features:
  - preview of new streaming API in OHLC demo
  - undo/redo tool add, reset tool now resets plot size
  - "bokeh static" and "bokeh sampledata" commands
  - can now create Bokeh apps directly from Jupyter Notebooks
  - headers and content type now configurable on AjaxDataSource
  - new network config options for "bokeh serve"

For full details, refer to the CHANGELOG in the GitHub repository, and the full
release notes (http://bokeh.pydata.org/en/latest/docs/releases/0.11.1.html)

Issues, enhancement requests, and pull requests can be made on the Bokeh
Github page: https://github.com/bokeh/bokeh

Full documentation is available at http://bokeh.pydata.org/en/0.11.1

Questions can be directed to the Bokeh mailing list: bokeh at continuum.io

Thanks, 

Bryan 


More information about the Python-announce-list mailing list