mirror of https://github.com/OCA/web.git
[UPD] README.rst
parent
7761eb6001
commit
c84b332048
|
@ -52,7 +52,7 @@ Installation
|
||||||
|
|
||||||
You need to install the python bokeh library::
|
You need to install the python bokeh library::
|
||||||
|
|
||||||
pip3 install bokeh==1.1.0
|
pip3 install bokeh==2.3.1
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
|
@ -397,7 +397,7 @@ plots, dashboards, and data applications.</p>
|
||||||
<h1><a class="toc-backref" href="#id1">Installation</a></h1>
|
<h1><a class="toc-backref" href="#id1">Installation</a></h1>
|
||||||
<p>You need to install the python bokeh library:</p>
|
<p>You need to install the python bokeh library:</p>
|
||||||
<pre class="literal-block">
|
<pre class="literal-block">
|
||||||
pip3 install bokeh==1.1.0
|
pip3 install bokeh==2.3.1
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="usage">
|
<div class="section" id="usage">
|
||||||
|
|
Loading…
Reference in New Issue