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
This Demos how to set up a python coding challenge that runs locally in the browser (no server-side untrusted code execution).
2
+
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 dictionary in `challenge.py`, demonstrating how this can be adapted to support many challenges (in a database) readily.
0 commit comments