pwighton / bart-docker

A docker container for the BART Toolbox for Computational MRI and jupyter with related python packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bart-docker

A docker container with bart, jupyter and related python packages.

Build

make

Run

docker run -it --rm -p 8888:8888 pwighton/bart-docker

Then, inside the container

jupyter notebook --ip 0.0.0.0 --no-browser

About

A docker container for the BART Toolbox for Computational MRI and jupyter with related python packages


Languages

Language:Makefile 100.0%