shoeche/mlps

By shoeche

Updated over 5 years ago

Image
0

25

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 Command

docker pull shoeche/mlps