Skip to content

RexRowan/CS50ai-Python3.10-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Docker container with Python 3.10 set as the default version for fellow students who have trouble with Python versioning.

If you are using CodeSpace then Docker is already installed so in the terminal, run the following code to test if it's live:

docker run --name cs50ai-container meanmachinerex/cs50ai:1.0

If you have a response logged in the console like:

Hello, world! Running on Python 3.10

Then you are all set! All you need to do is remove the app.py file in this repo, download the zip file from the project page, run the requriements.txt file and do your project.

Thank you for using this docker container!

About

Docker Image for CS50AI with Python3.10 Runtime

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published