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/09-data/23-bokeh.markdown
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,3 +91,10 @@ basic syntax will change as the library's API is not yet stable.
91
91
shows how to use themes and style dictionaries to customize your Bokeh
92
92
visuals.
93
93
94
+
*[Bokeh vs Dash — Which is the Best Dashboard Framework for Python?](https://blog.sicara.com/bokeh-dash-best-dashboard-framework-python-shiny-alternative-c5b576375f7f)
95
+
contains a single project that was written in both Dash and Bokeh. The
96
+
author gives his subjective view on the implementation difficulty
97
+
although the web application only contained a single type of data
98
+
visualization so it is hard to drawn any real conclusions from his
0 commit comments