Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #2009
| From | Bryan Van de Ven <bryanv@continuum.io> |
|---|---|
| Newsgroups | comp.lang.python.announce |
| Subject | ANN: Bokeh 0.11.1 released |
| Date | 2016-02-04 16:04 -0600 |
| Message-ID | <mailman.0.1454652461.6494.python-announce-list@python.org> (permalink) |
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
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
ANN: Bokeh 0.11.1 released Bryan Van de Ven <bryanv@continuum.io> - 2016-02-04 16:04 -0600
csiph-web