Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 477c927

Browse files
committed
Load antigravity.py
1 parent 3a8ed08 commit 477c927

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyscriptjs/examples/antigravity.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<link rel="stylesheet" href="../build/pyscript.css" />
77
<script defer src="../build/pyscript.js"></script>
88
</head>
9+
<py-env>
10+
- paths:
11+
- /antigravity.py
12+
</py-env>
913
<body>
1014
<b>Based on xkcd: antigravity https://xkcd.com/353/.</b>
1115
<py-script>

0 commit comments

Comments
 (0)