Skip to main content

VERY simple and lightweight checking of latex formatting

Project description

simple-latex-checker

This was created to help debug the most common problem students face when trying to download their jupyter Notebooks as PDFs, erroneous spaces in their in-line latex. I spun this up in a few hours, so it would definitely be useful to add a few more features.

To use:

  1. Download the package

pip install simple-latex-checker

  1. Import the package into your jupyter notebook

import simple_latex_checker as slc

  1. Run the check

slc.run_check("<Your Notbook Name>.ipynb")

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

simple_latex_checker-0.0.10.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

simple_latex_checker-0.0.10-py3-none-any.whl (8.6 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