If you are unsure, please refer to the description on the last commit on the
master
branch.
This is a Docker image from
the series of images based on the
paveloom/binder-base
image. It adds some
TeX dependencies and a couple of Python packages. See more under the spoiler:
Content of the image
- Base image: paveloom/binder-base (0.1.3)
- TexLive:
- dvipng
- texlive-latex-extra
- texlive-fonts-extra
- texlive-lang-cyrillic
- cm-super
- Python packages:
- wheel
- numpy
- matplotlib
Yeah, there's a Jupyter notebook you can watch static here on GitHub or interactively on Binder.
The image is hosted on Docker Hub.
To get it, in your Dockerfile
just specify:
FROM paveloom/binder-tex:tag
where the tag
is one of the following: