Skip to content

Commit b0108df

Browse files
committed
add bokeh resource
1 parent afcd4b7 commit b0108df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/pages/09-data/23-bokeh.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,10 @@ basic syntax will change as the library's API is not yet stable.
9191
shows how to use themes and style dictionaries to customize your Bokeh
9292
visuals.
9393

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
99+
opinion.
100+

0 commit comments

Comments
 (0)