Sign inSign up

paveloom/binder-tex

By paveloom

Updated almost 6 years ago

Image
0

297

paveloom/binder-tex repository overview

Description

A notice

If you are unsure, please refer to the description on the last commit on the master branch.

What is this?

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
Any examples?

Yeah, there's a Jupyter notebook you can watch static here on GitHub or interactively on Binder.

How do I use it?

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:

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 6 years ago

docker pull paveloom/binder-tex