biofx_python/docker at main · MarcBanuls/biofx_python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

docker

Folders and files

NameName

Last commit message

Last commit date

parent directory

..

README.md

Tiny Python Projects Docker

If you like, you can run and test all the code using Python 3.8.3 in a Docker image:

$ docker pull kyclark/tiny_python_projects:0.2.0
$ docker run -it --rm kyclark/tiny_python_projects:0.2.0 bash