Skip to content

Commit 3bb89bb

Browse files
authoredApr 25, 2023
Add screenshot and link to GitHub Pages
1 parent 097a484 commit 3bb89bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A demo repository for create a Python REPL that runs in the browser.
44

5+
![a screenshot showing the Pyhon REPL in the browser](https://user-images.githubusercontent.com/591645/234264366-1bf9331e-da99-452f-9e66-69c5fcf7f34b.png)
6+
7+
## Try it in your browser
8+
9+
You can try the Python REPL in your browser at the following URL: https://emscripten-forge.github.io/sample-python-repl
10+
511
## Requirements
612

713
You will need to install [micromamba](https://mamba.readthedocs.io/en/latest/installation.html#micromamba) to build the application.

0 commit comments

Comments
 (0)
Please sign in to comment.