Updating pyodide version
This commit is contained in:
parent
7c65b36ce2
commit
99989d2bb3
|
|
@ -1,4 +1,4 @@
|
||||||
importScripts("https://cdn.jsdelivr.net/pyodide/v0.26.2/full/pyodide.js");
|
importScripts("https://cdn.jsdelivr.net/pyodide/v0.26.4/full/pyodide.js");
|
||||||
|
|
||||||
self.pythonModuleName = null;
|
self.pythonModuleName = null;
|
||||||
self.initialized = false;
|
self.initialized = false;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue