Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 319 Bytes

myupmask

My own python version of UPMASK

Module local installation with editable mode

pip install -e .

Docker usage

For build the container use: docker build -t myupmask .

To interact with the container use: docker run -it myupmask bash

To run the container use: docker run myupmask