You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
A demo repository for create a Python REPL that runs in the browser.
4
4
5
+

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
+
5
11
## Requirements
6
12
7
13
You will need to install [micromamba](https://mamba.readthedocs.io/en/latest/installation.html#micromamba) to build the application.
0 commit comments