[FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation

pull/2107/head
davidborromeo 2021-04-30 10:07:58 +02:00 committed by Christopher Ormaza
parent b4afbc8358
commit 83d9f3ad7a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
You need to install the python bokeh library::
pip3 install bokeh==1.1.0
pip3 install bokeh==2.3.1