You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ I opened a issue here, https://github.com/pyodide/pyodide/issues/1426 about how
22
22
23
23
### Setup Pyodide [do not ignore]
24
24
25
-
The current code alreasy uses local latest Pyodide dev version to speed up loading, just download it once, https://github.com/grimmer0125/embedded-python-dicom-visualization-reactapp/releases/download/untagged-93d9591f4af9212e43f1/pyodide.zip, unzip it, then move `pyoide` folder to `public/pyodide`. These Pyoide fiels are download from `https://cdn.jsdelivr.net/`, not built from scratch.
25
+
The current code alreasy uses local latest Pyodide dev version to speed up loading instead of CDN, just download it once, https://github.com/grimmer0125/embedded-python-dicom-visualization-reactapp/releases/download/untagged-93d9591f4af9212e43f1/pyodide.zip, unzip it, then move `pyoide` folder to `public/pyodide`. These Pyoide fiels are download from `https://cdn.jsdelivr.net/`, not built from scratch.
0 commit comments