Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

paveloom-d/binder-tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: