Skip to content
/ latex Public template
forked from danehkar/latex

Using `apt.txt` to install latex for use in notebooks.

License

Notifications You must be signed in to change notification settings

atomneb/latex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using latex with Binder

Binder

This repository demonstrates how to install latex alongside matplotlib for Binder. This repository also makes use of JupyterLab Latex to render latex files in Jupyter lab. This requires a few different build components:

  • apt.txt for apt-installing the latex components
  • environment.yml for installing the python dependencies
  • postBuild for forcing matplotlib to build the font cache and for installing JupyterLab Latex.

Thanks to m-weigand for giving inspiration for this repo!

About

Using `apt.txt` to install latex for use in notebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.2%
  • TeX 18.1%
  • Shell 4.7%