ANN: Bokeh 1.0 Released

Bryan Van de Ven bryanv at ftml.net
Wed Oct 24 11:59:20 EDT 2018


On behalf of the Bokeh team I am pleased to announce the release of version 1.0 of Bokeh!

Please read all about it in the announcement post at:

	https://bokeh.github.io/blog/2018/10/24/release-1-0-0/

If you are using Anaconda/miniconda, you can install it with conda:

	conda install -c bokeh bokeh

Alternatively, you can also install it with pip:

	pip install bokeh

Full information including details about how to use and obtain BokehJS are at:

	https://bokeh.pydata.org/en/latest/docs/installation.html

Issues, enhancement requests, and pull requests can be made on the Bokeh Github page: https://github.com/bokeh/bokeh

Documentation is available at: https://bokeh.pydata.org

There are over 321 total contributors to Bokeh and their time and effort help make Bokeh such an amazing project and community. Thank you again for your contributions. 

Finally, for questions or technical assistance we recommend starting with detailed posts on Stack Overflow. If you are interested in contributing, please come by the Bokeh dev chat room: https://gitter.im/bokeh/bokeh-dev

Thanks,

Bryan Van de Ven


More information about the Python-announce-list mailing list