Skip to content

Commit 2f7a2c9

Browse files
committed
add link to running offline from beginning pyscript
1 parent bb340c8 commit 2f7a2c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/beginning-pyscript.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ static web host will do (for example,
244244
[Google Cloud](https://cloud.google.com/storage/docs/hosting-static-website) or
245245
[Microsoft's Azure](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website)).
246246

247+
## Running PyScript Offline
248+
249+
For more information on how to run PyScript offline, without loading PyScript and interpreters from a CND online, visit the [Running PyScript Offline](user-guide/running-offline.md) section of the User Guide.
250+
247251
## Conclusion
248252

249253
Congratulations!

0 commit comments

Comments
 (0)