yueyericardo / dash_latex

Make latex works in dash app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dash_latex

Make latex works in dash app

Example1

Example1 gives a complete example of how to make most simple latex equations work with dash.

Requirement

pip install dash-defer-js-import

Run it

git clone git@github.com:yueyericardo/dash_latex.git
cd Example1
python free_particle.py

Important lines are labeled with

###### important for latex ######

Example2 [WIP]

Example2 will make all latex equation works, but might take more steps.

Screenshots

About

Make latex works in dash app


Languages

Language:Python 100.0%