You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/03-data/19-bokeh.markdown
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,3 +115,8 @@ basic syntax will change as the library's API is not yet stable.
115
115
*[Realtime Flight Tracking with Pandas and Bokeh](https://www.geodose.com/2019/01/realtime-flight-tracking-pandas-bokeh-python.html)
116
116
provides a great example of combining [pandas](/pandas.html) for structuring
117
117
data with Bokeh for visualization.
118
+
119
+
*[How to Create an Interactive Geographic Map Using Python and Bokeh](https://towardsdatascience.com/how-to-create-an-interactive-geographic-map-using-python-and-bokeh-12981ca0b567)
120
+
shows how to use a `GeoJSONDataSource` as input for Bokeh and draw a
0 commit comments