Sign inSign up

lanhuermao/pytutor

By lanhuermao

Updated over 5 years ago

Visualize Python, Java, JavaScript, TypeScript, Ruby, C, and C++ code execution in your Web browser.

Image
0

10K+

lanhuermao/pytutor repository overview

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

Access the instance on http://localhost:8003/index.html

Tag summary

Content type

Image

Digest

Size

82.2 MB

Last updated

over 5 years ago

docker pull lanhuermao/pytutor