mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
Bump panel version to avoid warnings
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<py-env>
|
<py-env>
|
||||||
- bokeh
|
- bokeh
|
||||||
- numpy
|
- numpy
|
||||||
- panel
|
- panel==0.13.1a2
|
||||||
</py-env>
|
</py-env>
|
||||||
<h1>Panel Example</h1>
|
<h1>Panel Example</h1>
|
||||||
<div id="myplot"></div>
|
<div id="myplot"></div>
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
- bokeh
|
- bokeh
|
||||||
- numpy
|
- numpy
|
||||||
- pandas
|
- pandas
|
||||||
- panel==0.13.1a1
|
- panel==0.13.1a2
|
||||||
</py-env>
|
</py-env>
|
||||||
|
|
||||||
<div class="container-fluid d-flex flex-column vh-100 overflow-hidden" id="container">
|
<div class="container-fluid d-flex flex-column vh-100 overflow-hidden" id="container">
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
- numpy
|
- numpy
|
||||||
- pandas
|
- pandas
|
||||||
- scikit-learn
|
- scikit-learn
|
||||||
- panel
|
- panel==0.13.1a2
|
||||||
- altair
|
- altair
|
||||||
</py-env>
|
</py-env>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user