Skip to content

basio/PyTutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTutor

Forks from the OnlinePythonTutor project.

Add the dockerfile, that you can deploy the pytutor in a container.

You can visit here: PyTutor

Usage

git pull https://github.com/seamile/PyTutor.git
cd PyTutor
docker build -t pytutor:latest .
docker run -d -p 8003:8003 pytutor

About

Forks from https://github.com/pgbovine/OnlinePythonTutor (V5-unity)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • TypeScript 3.7%
  • Python 2.0%
  • HTML 1.1%
  • CSS 0.9%
  • Java 0.1%
  • Other 0.1%