Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0188d61

Browse files
authored
duplicate line
1 parentf04ef58 commit0188d61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎GETTING-STARTED.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ HTML head. You can also link to `.whl` files directly on disk like in our [toga
126126

127127
If your`.whl` is not a pure Python wheel then open a PR or issue with[pyodide](https://github.com/pyodide/pyodide) to get it added herehttps://github.com/pyodide/pyodide/tree/main/packages. If there's enough popular demand the pyodide team will likely work on supporting your package, regardless things will likely move faster if you make the PR and consult with the team to get unblocked.
128128

129-
In order to use them you will need to declare the dependencies using the`<py-env>` in the
130-
HTML head.
131-
132129
For example, NumPy and Matplotlib are available. Notice here we're using`<py-script output="plot">`
133130
as a shortcut, which takes the expression on the last line of the script and runs`pyscript.write('plot', fig)`.
134131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp