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

Commitb7cae5b

Browse files
authored
Merge pull requestpyscript#96 from traveldwindling/main
Fix minor typo
2 parentsb867371 +5d45124 commitb7cae5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎GETTING-STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pyscript.write('pi', f'π is approximately {pi:.3f}')
113113

114114
In addition to the[Python Standard Library](https://docs.python.org/3/library/) and
115115
the`pyscript` module, many 3rd-party OSS packages will work out-of-the-box with PyScript.
116-
In order to use them you will need todelcare the dependencies using the`<py-env>` in the
116+
In order to use them you will need todeclare the dependencies using the`<py-env>` in the
117117
HTML head.
118118

119119
For example, NumPy and Matplotlib are available. Notice here we're using`<py-script output="plot">`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp