DOCS Improve the Getting Started section of the readme#5534
Merged
hoodmane merged 2 commits intopyodide:mainfrom Mar 24, 2025
Merged
DOCS Improve the Getting Started section of the readme#5534hoodmane merged 2 commits intopyodide:mainfrom
Getting Started section of the readme#5534hoodmane merged 2 commits intopyodide:mainfrom
Conversation
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.
hoodmane
commented
Mar 19, 2025
| - `cdn.jsdelivr.net/npm/pyodide@0.19.0/` is a mirror of the Pyodide NPM package, which includes none of the WASM files | ||
| - `cdn.jsdelivr.net/pyodide/` distributes Python packages built with Pyodide as well | ||
| as `pyodide.js` | ||
| - `cdn.jsdelivr.net/npm/pyodide@0.19.0/` is a mirror of the Pyodide NPM package which |
Member
Author
There was a problem hiding this comment.
Maybe we should make the version here update with the current Pyodide version too.
Member
Author
There was a problem hiding this comment.
which includes none of the WASM files
Should have always been "includes none of the wheel files".
Member
There was a problem hiding this comment.
Maybe we should make the version here update with the current Pyodide version too.
sounds good to me.
hoodmane
commented
Mar 19, 2025
Comment on lines
-76
to
-80
| ```{note} | ||
| The following instructions have been tested with Node.js 18.5.0. To use | ||
| Pyodide with older versions of Node, you might need to use additional command line | ||
| arguments, see below. | ||
| ``` |
Member
Author
There was a problem hiding this comment.
I think this note is superseded by the note above it saying that older versions aren't supported.
ryanking13
approved these changes
Mar 20, 2025
| - `cdn.jsdelivr.net/npm/pyodide@0.19.0/` is a mirror of the Pyodide NPM package, which includes none of the WASM files | ||
| - `cdn.jsdelivr.net/pyodide/` distributes Python packages built with Pyodide as well | ||
| as `pyodide.js` | ||
| - `cdn.jsdelivr.net/npm/pyodide@0.19.0/` is a mirror of the Pyodide NPM package which |
Member
There was a problem hiding this comment.
Maybe we should make the version here update with the current Pyodide version too.
sounds good to me.
Getting Stated section of the readmeGetting Started section of the readme
hoodmane
added a commit
to hoodmane/pyodide
that referenced
this pull request
Mar 26, 2025
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.
hoodmane
added a commit
to hoodmane/pyodide
that referenced
this pull request
Apr 3, 2025
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.
hoodmane
added a commit
to hoodmane/pyodide
that referenced
this pull request
Apr 3, 2025
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.
hoodmane
added a commit
to hoodmane/pyodide
that referenced
this pull request
Apr 3, 2025
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We didn't suggest anything for package maintainers, for people who want to use bundlers, or for people who want to use it in node. This provides some more suggestions for first links for people to look at depending on their needs.