10000 Merge pull request #53 from pyscript/antocuni/fix-repl · forrestzhang/pyscript@631eb81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 631eb81

Browse files
authored
Merge pull request pyscript#53 from pyscript/antocuni/fix-repl
add some basic instructions for how to use the REPL
2 parents 0f3274d + cf84e0c commit 631eb81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyscriptjs/examples/repl.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
</py-env>
1818

1919
<body>
20+
<h1><b>pyscript REPL</b></h1>
21+
Tip: press Shift-ENTER to evaluate a cell
22+
<br>
2023
<div>
2124
<py-repl id="my-repl" auto-generate="true"> </py-repl>
2225
</div>

0 commit comments

Comments
 (0)
0