ez2rok / recursion-visualizer

Visualize recursive functions with beautiful animations
https://ez2rok.github.io/recursion-visualizer/
Apache License 2.0
0 stars 0 forks source link

Cannot render latex equations in plotly animations #4

Open ez2rok opened 2 years ago

ez2rok commented 2 years ago

I tried adding latex equations to my plotly animations. However, when I view these animations on the site's homepage, the latex equations are not rendered.

After playing around for a bit, the latex equations do not render in VSCode but they do in Jupyter Notebook.