Skip to content

gangtao/code_runner_python_puzzler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code runner for python puzzler

web ui for code runner This project is based on https://github.com/gangtao/code_runner_web

Run in Docker

To run this in docker

docker pull naughtytao/code_runner_python_puzzler
docker run -p 8080:8080 naughtytao/code_runner_python_puzzler

UI

to run specific puzzler, call: http://localhost:8080/#, now there is 15 puzzler with id from 1 to 15

About

a web with code runner of python puzzler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published