Skip to content

deplay/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

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%