Skip to content

mercyspirit/MultithreadingWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreading Workshop

Python Version

Python 3.7 (or up)

Docker Requirements

Please install docker on your system.

Windows (Either WSL or Hyper-V work) - https://docs.docker.com/desktop/install/windows-install/

Mac - https://docs.docker.com/desktop/install/mac-install/ Setup

Linux - https://docs.docker.com/desktop/install/linux-install/

Ubuntu - https://docs.docker.com/engine/install/ubuntu/

docker build -t my-python-app . docker run -it --rm --name my-running-app my-python-app docker run -v /$(pwd)/output:/usr/src/app/output -it --rm --name my-running-app my-python-app

About

This is the repo for the multithreading workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •