Skip to content

Commit 5076f7d

Browse files
committed
Add link to Pyodide
1 parent 2be77c1 commit 5076f7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peps/pep-0776.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Motivation
3030
A web browser is a universal computing platform, available on Windows, Mac,
3131
Linux, and every smart phone.
3232

33-
The Pyodide project has for years supported Emscripten Python. Hundreds of
34-
thousands of students have learned Python through Pyodide via projects like
35-
`Capytale
33+
`The Pyodide project <https://pyodide.org/>`__ has for years supported
34+
Emscripten Python. Hundreds of thousands of students have learned Python through
35+
Pyodide via projects like `Capytale
3636
<https://web.archive.org/web/20241211090946/https://cfp.jupytercon.com/2023/talk/TJ9YEV/>`__
3737
and `PyodideU <https://stanford.edu/~cpiech/bio/papers/pyodideU.pdf>`__. Pyodide
3838
is also increasingly being used by Python packages to provide interactive

0 commit comments

Comments
 (0)