Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'example:': 0.03; 'tutorial': 0.03; 'fixes': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; '8bit%:30': 0.09; 'grid': 0.09; 'testing,': 0.09; 'url:github': 0.09; 'python': 0.11; 'bug': 0.12; 'api,': 0.16; 'bindings,': 0.16; 'charts,': 0.16; 'colorbar': 0.16; 'datasets': 0.16; 'release:': 0.16; 'solver': 0.16; 'url:css': 0.16; 'url:py': 0.16; 'visualizing': 0.16; 'index': 0.16; 'language': 0.16; 'library': 0.18; 'cloud': 0.22; 'team,': 0.22; 'install': 0.23; 'developers': 0.25; 'query': 0.26; 'web.': 0.26; 'hosting': 0.29; 'testing': 0.29; 'list:': 0.30; 'message- id:@mail.gmail.com': 0.30; 'requests': 0.31; '(possibly': 0.31; 'extract': 0.31; 'novel': 0.31; 'releases,': 0.31; '(including': 0.33; 'announce': 0.33; 'at:': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'interact': 0.36; 'url:org': 0.36; 'should': 0.36; 'integration': 0.37; 'received:209': 0.37; 'easily': 0.37; 'remote': 0.38; 'tools,': 0.38; 'recent': 0.39; 'expect': 0.39; 'mailing': 0.39; 'release': 0.40; 'improved': 0.60; 'issues,': 0.61; 'url:5': 0.61; 'full': 0.61; 'new': 0.61; 'details.': 0.61; 'url:index': 0.63; 'our': 0.64; 'interest': 0.64; 'provide': 0.64; 'more': 0.64; 'improvements': 0.68; 'insight': 0.68; 'rendering': 0.68; 'helping': 0.70; 'goal': 0.75; 'directed': 0.83; 'sets,': 0.84; 'url:app': 0.84; 'url:master': 0.84; 'enhancement': 0.95; 'notebook': 0.96 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=efEvN3XqSunkGV/eKGrXHpdpH8UyaUwHtBxb1YouwkM=; b=RTP3SQFADIJls9erbdZMWauH4iFAuwHTFBR5pwH6r8M7JFQAHDWZED3g9wuyl42Ipf hPGtymgRIWuIn8k4LP8+sTQoo7cTu2P0JLpf/jWXmm5glUPdsaaZZPH/AC7X0rbllkkA R2LGBJaGFPPEIXJ6X+6/vPtyIv1XEWvwrME4FzRmLFVUbRyMXZHfdeShNrjCg3rTKc8U 7JV7AteOXvKq/MWSWVTKCDgqYmFYMqfZPRU+0kofr7HPGyOI++nlZTrTgJL99SyHX4DU u7RwvZxZl/Dgkmlf+wepoMKiDBxkcvY2soJG/jo3DQYoL2bCp3bbvks4NaYfDK7GFg+O MrKg== X-Gm-Message-State: ALoCoQkMAMOaO+KCgyKGr3eFi/pEPmxu5sc/QuqIkYhJa69ZLJYZ31otHTpencdg7fRArErcmTbR MIME-Version: 1.0 X-Received: by 10.50.33.100 with SMTP id q4mr4085025igi.8.1408124866746; Fri, 15 Aug 2014 10:47:46 -0700 (PDT) Date: Fri, 15 Aug 2014 14:47:46 -0300 Subject: ANN: Bokeh 0.5.2 released! From: Damian Avila To: Bokeh Discussion - Public X-Mailman-Approved-At: Fri, 15 Aug 2014 21:16:54 +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: 64 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408130215 news.xs4all.nl 2888 [2001:888:2000:d::a6]:46533 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!bete-des-vosges.org!feed.ac-versailles.fr!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python.announce:1351 On behalf of the Bokeh team, I am very happy to announce the release of Bokeh version 0.5.2! 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 release includes many bug fixes and improvements over our last recent 0.5.1 release: * New Layout system using kiwi.js constraint solver * Improved automated testing infrastructure * Abstract Rendering testing, server-side downsample fixes and ISO Contours * New =E2=80=9Cdashboard-like=E2=80=9D example: https://github.com/ContinuumIO/bokeh/blob/master/examples/app/applet/stock_= example.py See the CHANGELOG for full details. In upcoming releases, you should expect to see new layout capabilities (multiple axes, colorbar axes, better grid plots and improved annotations), new tools, more widgets and more charts, as well as an Object Query API, 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 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.2.min.js http://cdn.pydata.org/bokeh-0.5.2.min.css Issues, enhancement requests, and pull requests can be made on the Bokeh Github 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! Cheers. Dami=C3=A1n.