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