Jython 2.7.1 beta3 released!

2016-02-04 Thread fwierzbi...@gmail.com
On behalf of the Jython development team, I'm pleased to announce that
Jython 2.7.1 beta3 is released!

Thanks to Amobee for sponsoring my work on Jython, and thanks to the
many contributors to Jython!

Details are here:
http://fwierzbicki.blogspot.com/2016/02/jython-271-beta3-released.html

-Frank
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


ANN: Bokeh 0.11.1 released

2016-02-04 Thread Bryan Van de Ven
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: bo...@continuum.io

Thanks, 

Bryan 
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/