1. 程式人生 > >Bokeh 1.0.4 釋出,Python 互動式視覺化庫

Bokeh 1.0.4 釋出,Python 互動式視覺化庫

  

Bokeh 1.0.4 釋出了,Bokeh 是一個 Python 互動式視覺化庫,支援現代化 Web 瀏覽器,提供非常完美的展示功能。Bokeh 的目標是使用 D3.js 樣式提供優雅、簡潔新穎的圖形化風格,同時提供大型資料集的高效能互動功能。

Bug 修復:

  • #8558 [py2] Safer alternative fix for unicode notebook issue in python 2

新特性:

  • #8513 [notebook] Strip out ipython magics when serving notebooks

任務:

  • #8207 Adding/updating boilerplate code

  • #8525 [component: tests] Don't resize window when running images tests

  • #8533 [component: build] Remove warning about gulp build in prepare.js

  • #8534 [component: docs] Docs tweak to add note about bokeh_dev and apps

  • #8541 Pyyaml version is vulnerable to cve-2017-18342

  • #8543 [component: server] Bad error message for nonexistent bokeh serve target

  • #8548 [component: docs] Add small documentation to slider callback_policy which only apply to customjs

  • #8550 [component: docs] Fix-up bokeh_dev docs (follow-up)

  • #8553 Add model, event, and populate bokeh.models all

  • #8555 [py2] Unicode fix when serving notebooks on python 2

  • #8556 [component: docs] Correct three minor typos