Skip to content

Commit

Permalink
specified pyodide distribution
Browse files Browse the repository at this point in the history
michaelweinold committed Jul 30, 2024
1 parent 899ef02 commit 7ea5de6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jupyter-lite.json
Original file line number Diff line number Diff line change
@@ -4,4 +4,7 @@
"settingsStorageDrivers": ["asyncStorage"],
"contentsStorageDrivers": ["asyncStorage"],
},
"@jupyterlite/pyodide-kernel-extension:kernel": {
"pyodideUrl": "https://cdn.jsdelivr.net/pyodide/v0.26.2/full/pyodide.js"
},
}

0 comments on commit 7ea5de6

Please sign in to comment.