Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.052 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'tutorial': 0.03; 'received:209.85.223': 0.03; 'fixes': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'statistical': 0.09; 'url:github': 0.09; 'url:blog': 0.10; 'python': 0.11; 'bug': 0.12; 'bindings,': 0.16; 'datasets': 0.16; 'dynamic,': 0.16; 'release:': 0.16; 'url:css': 0.16; 'visualizing': 0.16; 'index': 0.16; 'language': 0.16; 'library': 0.18; 'cloud': 0.22; 'team,': 0.22; 'install': 0.23; 'web.': 0.26; 'hosting': 0.29; 'fixed': 0.29; 'list:': 0.30; 'message-id:@mail.gmail.com': 0.30; 'requests': 0.31; 'releases,': 0.31; 'skip:- 30': 0.32; '(including': 0.33; 'announce': 0.33; 'bugs': 0.33; 'packaging': 0.33; 'skip:t 40': 0.33; 'at:': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'version': 0.36; '8bit%:17': 0.36; '8bit%:9': 0.36; 'url:org': 0.36; 'should': 0.36; 'received:209': 0.37; 'recent': 0.39; 'expect': 0.39; 'mailing': 0.39; 'release': 0.40; 'skip:u 10': 0.60; 'issues,': 0.61; 'url:5': 0.61; 'full': 0.61; 'new': 0.61; 'details.': 0.61; 'url:index': 0.63; 'skip:n 10': 0.64; 'our': 0.64; 'interest': 0.64; 'more': 0.64; 'improvements': 0.68; 'rendering': 0.68; '8bit%:21': 0.69; 'default': 0.69; 'helping': 0.70; 'directed': 0.83; '8bit%:24': 0.84; 'activated': 0.84; 'data-driven': 0.84; 'details..': 0.84; 'url:master': 0.84; 'enhancement': 0.95; 'notebook': 0.96; 'to:addr:none': 0.97 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=/RTVpuJCG9zcGmJj00mEK3LcOs+/ncKuVj7o+qBwexc=; b=Ait4WzpY6Qo/7AV+zvCPtu11EnSNl8ag8IL5URuFTfSqHjsjVr/uTw2PXjAyGTMzwZ btN//i2jMzgELhE2qF6006WXwKHkrv7OOS4UKnGHpOcwepYXc4mSbyJ1uzs2pbqrZePw uQ6hiSl9mhNkYyhJK3hsyywWNe7MLbRihEvSZWI2484Kci/c/L2fmZEA3C2VtATzbF15 zh8JD1aOWI7tekUVatMSxc0swR1QsxPkUx6FmAhSQKNWKpL7O9fzXFdobcY5dpJlw+Zl HLFY08Whc2yiBkbEMLzLvapmQLspf0RfMk1WjsowRbU34+nRI+u6ZukwcScEu/L6KzkM bcOw== X-Gm-Message-State: ALoCoQlAqLxktUQElSQ3ZA/3y78K4xLAKQmPQy7f29zJ2WR+T6lTQdcI1bjJPqimHFHSX9vOcbKq MIME-Version: 1.0 X-Received: by 10.42.130.133 with SMTP id v5mr15309138ics.57.1406236002414; Thu, 24 Jul 2014 14:06:42 -0700 (PDT) Date: Thu, 24 Jul 2014 18:06:42 -0300 Subject: ANN: Bokeh 0.5.1 released From: Damian Avila To: undisclosed-recipients:; X-Mailman-Approved-At: Fri, 25 Jul 2014 07:08:00 +0200 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 60 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406264881 news.xs4all.nl 2939 [2001:888:2000:d::a6]:45092 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1338 On behalf of the Bokeh team, I am very happy to announce the release of Bokeh version 0.5.1! (http://continuum.io/blog/bokeh-0. 5.1) Bokeh is a Python library for visualizing large and realtime datasets on the web. This release includes many bug fixes and improvements over our last recent 0.5 release: * Hover activated by default * Boxplot in bokeh.charts * Better messages when you forget to start the bokeh-server * Fixed some packaging bugs * Fixed NBviewer rendering * Fixed some Unicodeencodeerror See the CHANGELOG for full details. In upcoming releases, you should expect to see dynamic, data-driven layouts (including ggplot-style auto-faceting), as well as R language bindings, more statistical plot types in bokeh.charts, and cloud hosting for Bokeh apps. Don't forget to 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: http://nbviewer.ipython.org/github/ContinuumIO/bokeh -notebooks/blob/master/index.ipynb 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.1.min.js http://cdn.pydata.org/bokeh-0.5.1.min.css Issues, enhancement requests, and pull requests can be made on the Bokeh Gi= thub page: https://github.com/continuumio/bokeh Questions can be directed to the Bokeh mailing list: bokeh@continuum.io If you have interest in helping to develop Bokeh, please get involved! Dami=C3=A1n.