UCL / scikit-surgerydocker

This repo describes with a simple example how to use docker to containerise your project/algorithm
https://scikit-surgerydocker.readthedocs.io/en/latest/
Other
1 stars 2 forks source link

Add requirements.txt #25

Closed mianasbat closed 3 years ago

mianasbat commented 3 years ago

Add an option in docker file to install all the dependencies from requirements.txt.

mianasbat commented 3 years ago

The addition is done and all looking good.