Ubuntu Core 14.04 + Torch7 (including iTorch).
To use Jupyter/iTorch open up the appropriate port. For example, use docker run -it -p 8888:8888 kaixhin/torch. Then run jupyter notebook --ip="0.0.0.0" --no-browser --allow-root to open a notebook on localhost:8888.
If you find this useful in research please consider citing this work.