Slicer-DeepInfer icon indicating copy to clipboard operation
Slicer-DeepInfer copied to clipboard

Consider integrating with docker-py

Open fedorov opened this issue 8 years ago • 2 comments

If docker-py is available, it could potentially simplify docker interaction from the module.

https://github.com/docker/docker-py

fedorov avatar Jul 27 '17 18:07 fedorov

@fedorov Is it possible to add it to the Slicer python? If yes, deepinfer would benefit a lot from it.

mehrtash avatar Aug 13 '17 17:08 mehrtash

You can look how external packages were added in this extension: https://github.com/Radiomics/SlicerRadiomics/blob/master/SuperBuild/External_python-pyradiomics.cmake

fedorov avatar Aug 14 '17 13:08 fedorov