forked from Techsystech/web
[UPD] README.rst
parent
f291a3882f
commit
2f3ef2997c
|
@ -52,7 +52,7 @@ Installation
|
|||
|
||||
You need to install the python bokeh library::
|
||||
|
||||
pip3 install bokeh==1.1.0
|
||||
pip3 install bokeh==2.3.1
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
|
|
@ -397,7 +397,7 @@ plots, dashboards, and data applications.</p>
|
|||
<h1><a class="toc-backref" href="#id1">Installation</a></h1>
|
||||
<p>You need to install the python bokeh library:</p>
|
||||
<pre class="literal-block">
|
||||
pip3 install bokeh==1.1.0
|
||||
pip3 install bokeh==2.3.1
|
||||
</pre>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
|
|
Loading…
Reference in New Issue