mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
add some basic instructions for how to use the REPL
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
</py-env>
|
</py-env>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<h1><b>pyscript REPL</b></h1>
|
||||||
|
Tip: press Shift-ENTER to evaluate a cell
|
||||||
|
<br>
|
||||||
<div>
|
<div>
|
||||||
<py-repl id="my-repl" auto-generate="true"> </py-repl>
|
<py-repl id="my-repl" auto-generate="true"> </py-repl>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user