shoeche/mlps
Containers for atlantic city. Run in local directory using
docker run -it --rm -u $(id -u):$(id -g) -v $HOME:$HOME -w $PWD -p 8888:8888 shoeche/mlps
To run Jupyter notebooks, use
jupyter notebook --ip 0.0.0.0 --no-browser --allow-root
and paste the link into your browser
docker pull shoeche/mlps