Hi Damian, how you doing?

The IPy nb Link is broken... =/

Cheers,
Arnaldo.

Em sexta-feira, 26 de setembro de 2014 00h34min39s UTC-3, Damian Avila escreveu:
On behalf of the Bokeh team, I am very happy to announce the release of Bokeh version 0.6.1!

Bokeh is a Python library for visualizing large and realtime datasets on the web. Its goal is to provide to developers (and domain experts) with capabilities to easily create novel and powerful visualizations that extract insight from local or remote (possibly large) data sets, and to easily publish those visualization to the web for others to explore and interact with.

This point release includes several bug fixes and improvements over our most recent 0.6.0 release:

* Toolbar enhancements
* bokeh-server fixes
* Improved documentation
* Button widgets
* Google map support in the Python side
* Code cleanup in the JS side and examples
* New examples

See the CHANGELOG for full details.

In upcoming releases, you should expect to see more new layout capabilities (colorbar axes, better grid plots and improved annotations), additional tools, even more widgets and more charts, R language bindings, Blaze integration and cloud hosting for Bokeh apps.

Don't forget to check out the full documentation, interactive gallery, and tutorial at


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


If you are using Anaconda or miniconda, 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:


Issues, enhancement requests, and pull requests can be made on the Bokeh Github page:


Questions can be directed to the Bokeh mailing list: bo...@continuum.io

If you have interest in helping to develop Bokeh, please get involved!

Cheers,


Damián Avila