Private
Public Access
1
0

bokeh over https

This commit is contained in:
Sander Roosendaal
2019-03-02 16:51:43 +01:00
parent 11e5b57a57
commit 38bb113e8d
30 changed files with 41 additions and 380 deletions

View File

@@ -59,7 +59,7 @@
<ul class="main-content">
<li class="grid_2" style="min-height:200px;">
<script src="http://cdn.pydata.org/bokeh/release/bokeh-1.0.4.min.js"></script>
<script src="https://cdn.pydata.org/bokeh/release/bokeh-1.0.4.min.js"></script>
<script async="true" type="text/javascript">
Bokeh.set_log_level("info");
</script>