wiseaidev / rust-data-analysis

Rust for data analysis encyclopedia (WIP).
Apache License 2.0
338 stars 38 forks source link

[🐛 Bug]: Github doesn't render `\begin{cases}...\end{cases}` LaTex code block. #11

Open wiseaidev opened 1 year ago

wiseaidev commented 1 year ago

👶 Getting Started Please search the history to see if an issue already exists for the same problem.

📝 Describe the bug Github fails to render the \begin{cases}...\end{cases} code block.

🕹 Steps to reproduce

  1. Go to the 5-probability-theory-tutorial.ipynb notebook.
  2. Notice the raw LaTex code in 12. Laplace Distribution section (all the way to the bottom).

😯 Current behavior Screenshot from 2023-05-27 07-32-06

🤔 Expected behavior Screenshot from 2023-05-27 07-34-59

📸 Screenshots Refer to the previous ones.

🔦 Additional context N/A