Skip to content

JiaweiZhuang/mpb_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Build image:

git clone https://github.com/JiaweiZhuang/mpb_docker
cd mpb_docker
docker build -t mpb .

Run script:

docker run --rm -it -v $(pwd):/workdir -w /workdir mpb
wget https://raw.githubusercontent.com/NanoComp/mpb/master/examples/hole-slab.ctl
mpb ./hole-slab.ctl  # https://mpb.readthedocs.io/en/latest/Scheme_Tutorial/