Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #2009 > unrolled thread

ANN: Bokeh 0.11.1 released

Started byBryan Van de Ven <bryanv@continuum.io>
First post2016-02-04 16:04 -0600
Last post2016-02-04 16:04 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: Bokeh 0.11.1 released Bryan Van de Ven <bryanv@continuum.io> - 2016-02-04 16:04 -0600

#2009 — ANN: Bokeh 0.11.1 released

FromBryan Van de Ven <bryanv@continuum.io>
Date2016-02-04 16:04 -0600
SubjectANN: Bokeh 0.11.1 released
Message-ID<mailman.0.1454652461.6494.python-announce-list@python.org>
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@continuum.io

Thanks, 

Bryan 

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web