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

@@ -6,7 +6,7 @@
{% block main %}
<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>