Skip to main content

Latex specific features for jupyter book

Project description

jupyterbook-latex

Supporting LaTeX infrastructure for Jupyter Book

This repository is a development project to improve LaTeX support in Jupyter Book.

Getting Started

  1. Clone this repository
git fork https://github.com/executablebooks/jupyterbook-latex.git
  1. Install using the setup file
cd jupyterbook-latex
python setup.py install
  1. Add jupyterbook-latex to the config.yml file in your jupyterbook projects:
sphinx:
    extra_extensions:
        - jupyterbook_latex

or conf.py in your sphinx projects:

extensions = ['jupyterbook_latex']

Issues

A list of issues that need to be addressed:

https://github.com/executablebooks/meta/issues/169

Developer Notes

A repository that contains many different project configurations for testing and development is available, along with implementation idea and notes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterbook-latex-0.1.7.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

jupyterbook_latex-0.1.7-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page