Bokeh

Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f696d6167655f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f616e73636f6d62655f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f73746f636b735f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f6c6f72656e7a5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f63616e646c65737469636b5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f736361747465725f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f73706c6f6d5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f697269735f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f686973746f6772616d5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f706572696f6469635f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f63686f726f706c6574685f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f62757274696e5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f73747265616d6c696e655f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f696d6167655f726762615f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f737461636b65645f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f7175697665725f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f656c656d656e74735f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f626f78706c6f745f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f63617465676f726963616c5f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f756e656d706c6f796d656e745f742e706e67

68747470733a2f2f646f63732e626f6b65682e6f72672f656e2f6c61746573742f5f696d616765732f6c65735f6d69735f742e706e67

Installation

The easiest way to install Bokeh is using the Anaconda Python distribution and its included Conda package management system. To install Bokeh and its required dependencies, enter the following command at a Bash or Windows command prompt:

conda install bokeh

To install using pip, enter the following command at a Bash or Windows command prompt:

pip install bokeh

For more information, refer to the installation documentation.

Resources

Once Bokeh is installed, check out the first steps guides.

Visit the full documentation site to view the User's Guide or launch the Bokeh tutorial to learn about Bokeh in live Jupyter Notebooks.

Community support is available on the Project Discourse.

If you would like to contribute to Bokeh, please review the Developer Guide and request an invitation to the Bokeh Dev Slack workspace.

Note: Everyone interacting in the Bokeh project's codebases, issue trackers and discussion forums is expected to follow the Code of Conduct.

GitHub

https://github.com/bokeh/bokeh