Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 494 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 494 Bytes

Medical Image Processing class

  • Create the conda environment
(base):~$ conda env create -f environment.yml
  • Run img_proc container by running the folling command:
(base):~$ docker-compose up -d