ANN: Bokeh 0.5 released

I am very happy to announce the release of Bokeh version 0.5! (http://continuum.io/blog/bokeh-0.5)

Bokeh is a Python library for visualizing large and realtime datasets on the web.

This release includes many new features: weekly dev releases, a new plot frame, a click tool, "always on" hover tool, multiple axes, log axes, minor ticks, gears and gauges glyphs, and an NPM BokehJS package. Several usability enhancements have been made to the plotting.py interface to make it even easier to use. The Bokeh tutorial also now includes exercises in IPython notebook form. Of course, we've made many little bug fixes - see the CHANGELOG for full details.

The biggest news is all the long-term and architectural goals landing in Bokeh 0.5:

    * Widgets! Build apps and dashboards with Bokeh
    * Very high level bokeh.charts interface
    * Initial Abstract Rendering support for big data visualizations
    * Tighter Pandas integration
    * Simpler, easier plot embedding options

Expect dynamic, data-driven layouts, including ggplot style auto-faceting in upcoming releases, as well as R language bindings, more statistical plot types in bokeh.charts, and cloud hosting for Bokeh apps.

Check out the full documentation, interactive gallery, and tutorial at

    http://bokeh.pydata.org

as well as the new Bokeh IPython notebook nbviewer index (including all the tutorials) at:

    Jupyter Notebook Viewer

If you are using Anaconda, you can install with conda:

    conda install bokeh

Alternatively, you can install with pip:

    pip install bokeh

BokehJS is also available by CDN for use in standalone javascript applications:

    http://cdn.pydata.org/bokeh-0.5.min.js
    http://cdn.pydata.org/bokeh-0.5.min.css

Issues, enhancement requests, and pull requests can be made on the Bokeh Github page: GitHub - bokeh/bokeh: Interactive Data Visualization in the browser, from Python

Questions can be directed to the Bokeh mailing list: [email protected]

If you have interest in helping to develop Bokeh, please get involved! Special thanks to recent contributors: Tabish Chasmawala, Samuel Colvin, Christina Doig, Tarun Gaba, Maggie Mari, Amy Troschinetz, Ben Zaitlen.

Bryan Van de Ven
Continuum Analytics

Looks really good -- congrats to your team for having pulled this together! Definitely looking forward to taking it for a spin.
Anders

Hey Bryan,

FYI, http://bokeh.pydata.org is still saying it's on v 0.4.4

Anders

I'm seeing 0.5.0 in the top title bar is that what you mean? Or somewhere else?

Bryan

···

On Jul 9, 2014, at 19:08, [email protected] wrote:

Hey Bryan,

FYI, http://bokeh.pydata.org is still saying it's on v 0.4.4

Anders

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/79b3eb2f-c75d-4024-95f0-7be3aabb2459%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

I've updated the release notes and roadmap and pushed new docs. Thanks!

Bryan

···

On Jul 9, 2014, at 7:08 PM, [email protected] wrote:

Hey Bryan,

FYI, http://bokeh.pydata.org is still saying it's on v 0.4.4

Anders

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/79b3eb2f-c75d-4024-95f0-7be3aabb2459%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.