Skip to content

Commit 7028e57

Browse files
authored
Update README.md
1 parent 8095eaf commit 7028e57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This Demos how to set up a python coding challenge that runs locally in the browser (no server-side untrusted code execution). Only one challenge is provided, but the configuration is stored as a python dictionary, demonstrating how this can be adapted to support many challenges (in a database) readily.
44

5+
## Live Demo
6+
[jacklowrie.github.io/pyscript-coding-challenge/](https://jacklowrie.github.io/pyscript-coding-challenge/)
7+
58
## Key files
69

710
- `srcastro`: contains web-related assets.

0 commit comments

Comments
 (0)