Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update pyodite
Browse files Browse the repository at this point in the history
  • Loading branch information
vladsavelyev committed Sep 13, 2024
1 parent 933b32e commit 50d5a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/run_deps/pyodideWorker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
importScripts("https://cdn.jsdelivr.net/pyodide/v0.24.1/full/pyodide.js");
importScripts("https://cdn.jsdelivr.net/pyodide/v0.26.2/full/pyodide.js");

async function loadAndRunPython() {
self.pyodide = await loadPyodide();
Expand Down

0 comments on commit 50d5a55

Please sign in to comment.