Meet Travis - Your AI-Powered tutor
Learn more about Bokeh with these recommended learning resources

Bokeh
Bokeh is a data visualization library that builds visuals in Python and outputs them in JavaScript.
Read more at Full Stack Python
Data Visualization — Advanced Bokeh Techniques
If you are looking to create powerful data visualizations then you should consider using Bokeh. In an earlier article, “How to Create an Interactive Geographic Map Using Python and Bokeh”, I…
Read more at Towards Data ScienceBokeh Interactive Plots: Part 1
How to guide to build a custom interactive Bokeh app Photo by Yiorgos Ntrahas on Unsplash Project Overview The best way to understand both the big-picture trends and the nuances of a data set is to e...
Read more at Towards Data SciencePython & Bokeh: From Data to Visualization
Building a data visualization with Bokeh involves the following steps: 1. Prepare the data 2. Determine where the visualization will be rendered 3. Set up the figure(s) 4. Connect to and draw your dat...
Read more at Real Python
Interactive plotting with Bokeh
As a JupyterLab power user, I like using Bokeh for plotting because of its interactive plots. JupyterLab also offers an extension for interactive matplotlib, but it is slow and it crashes with bigger…...
Read more at Towards Data ScienceAngular and Bokeh
We recently had the problem to display a chart figure of quality in an app or website. But additionally you want to be able to send update events from the python back-end and have all the nice…
Read more at Towards Data Science
Beginners Guide to Data Visualization with Bokeh
Bokeh is a data visualization library in Python. It provides highly interactive graphs and plots. What makes it different from other plotting libraries is that the output from Bokeh a web page.
Read more at Analytics Vidhya
Data Visualization with Bokeh in Python, Part I: Getting Started
The most sophisticated statistical analysis can be meaningless without an effective means for communicating the results. This point was driven home by a recent experience I had on my research…
Read more at Towards Data Science
Bokeh, Bokehjs and Observablehq
By combining the bokehjs library with Observable you get an interesting alternative to python and bokeh in Jupyter notebooks.
Read more at Towards Data ScienceThe Battle of Interactive Geographic Visualization Part 7 — Bokeh
Using the Bokeh Library to Create Beautiful, Interactive Geoplots Continue reading on Towards Data Science
Read more at Towards Data Science
Python: Visualization with Bokeh
The Bokeh package is an interactive visualization library that uses web browsers for its presentation. Its goal is to provide graphics in the vein of D3.js that look elegant and are easy to construct....
Read more at Mouse Vs Python
Data Visualization with Bokeh in Python, Part III: Making a Complete Dashboard
Sometimes I learn a data science technique to solve a specific problem. Other times, as with Bokeh, I try out a new tool because I see some cool projects on Twitter and think: “That looks pretty…
Read more at Towards Data ScienceInteractive Bar Charts with Bokeh
This article is the second part of my Bokeh love story. The full story (including Jupyter notebooks and all files) is on my Github. The first part of the story is described in the Medium article…
Read more at Towards Data Science
Interactive Data Visualization with Python Using Bokeh
Recently I came over this library, learned a little about it, tried it, of course, and decided to share my thoughts. From official website: “Bokeh is an interactive visualization library that targets…...
Read more at Towards Data Science
Data Visualization Using Pandas Bokeh
Exploratory data analysis is the foundation for understanding and building effective ML models. Data visualization is a key part of EDA, and there are many tools available for this. Bokeh is an…
Read more at Towards Data Science
Pandas-Bokeh to Make Stunning Interactive Plots Easy!
I hate the boring and dull graphs by Pandas’ basic plotting functions. The graphs make your data science work so unprofessional. Your audience may doubt you do not know how to use Excel, or why you…
Read more at Analytics VidhyaVisualizing the Stock Market with Python Bokeh
To build your trading platform, you also need to have a way to visualize your stock market data. One of the easiest ways you can choose TradingView, which has an excellent idea to analyze financial…
Read more at Towards Data Science
For Your Skin Beauty: Mapping Cosmetic Items with Bokeh
Whenever I want to try a new cosmetic item, it’s so difficult to choose. It’s actually more than difficult. It’s sometimes scary because new items that I’ve never tried end up giving me skin trouble…
Read more at Towards Data Science
8 Tips for Creating Data Visualizations in Python using Bokeh
Quick tips and examples to create data visualizations using the Bokeh library Photo by Lukas Blazek on Unsplash Python is a great open-source tool to create data visualizations. There are many data v...
Read more at Towards Data Science
How to Create an Interactive Geographic Map Using Python and Bokeh
If you are looking for a powerful way to visualize geographic data then you should learn to use interactive Choropleth maps. A Choropleth map represents statistical data through various shading…
Read more at Towards Data ScienceInteractive Mass Spectra with Bokeh
Mass spectrometry (MS) data is conceptually simple. In a nutshell, it is a table with obligatory mass-to-charge values (m/z) and corresponding non-compulsory signal intensity, charge state, etc. But…
Read more at Towards Data Science
Draw Beautiful and Interactive Line Charts Using Bokeh in Python
Draw fancy interactive line charts using Bokeh in Python. Customise legends, tooltips, y-axis scales. Data Analysts and Data Scientists must know.
Read more at Towards Data Science
Start using this Interactive Data Visualization Library: Python Bokeh Tutorial
Data visualization is a key to Data Analysis. Whether to understand the hidden patterns or layers in Data or analyze the metrics or insights of a product or Expo our Analysis to Nontechnical Clients,...
Read more at Towards AI6 Reasons I Love Bokeh for Data Exploration with Python
Quickly before jumping into it let’s do the obligatory introduction paragraph where I introduce you to the topic. Remember the dark ages where all we had was Matplotlib? Bokeh is another…
Read more at Towards Data Science- «
- ‹