Private
Public Access
1
0

py39 getting to pass

This commit is contained in:
Sander Roosendaal
2023-06-02 21:29:19 +02:00
parent 6ae85c26e7
commit 7a9e8ef77f
43 changed files with 244 additions and 65 deletions

View File

@@ -48,7 +48,7 @@
});
</script>
<script src="https://cdn.pydata.org/bokeh/release/bokeh-2.2.3.min.js"></script>
<script src="https://cdn.pydata.org/bokeh/release/bokeh-3.1.1.min.js"></script>
<script async="true" type="text/javascript">
Bokeh.set_log_level("info");
</script>