Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiwi0fruit/py-mathjax
MathJax in pip and conda
https://github.com/kiwi0fruit/py-mathjax
conda mathjax pip python
Last synced: about 1 month ago
JSON representation
MathJax in pip and conda
- Host: GitHub
- URL: https://github.com/kiwi0fruit/py-mathjax
- Owner: kiwi0fruit
- Created: 2019-02-06T06:15:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T07:48:36.000Z (about 4 years ago)
- Last Synced: 2024-04-28T07:06:06.263Z (7 months ago)
- Topics: conda, mathjax, pip, python
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathJax
[![Build Status](https://travis-ci.org/kiwi0fruit/py-mathjax.svg?branch=master)](https://travis-ci.org/kiwi0fruit/py-mathjax)
[MathJax](https://github.com/mathjax/MathJax) in pip and conda. Contents:
* [conda-forge/**mathjax**](https://github.com/conda-forge/mathjax-feedstock) feedstock backup,
* pypi [**mathjax**](https://pypi.org/project/mathjax/) stub that prevents name clash with conda-forge/mathjax,
* pypi [**py-mathjax**](https://pypi.org/project/py-mathjax/) package (+ workaround for pip on Anaconda being not aware of pure conda packages),
* [conda-forge/**py-mathjax**](https://github.com/conda-forge/py-mathjax-feedstock) feedstock backup.