wiseaidev / wiseaidev/rust-data-analysis
[🐛 Bug]: Github doesn't render `\begin{cases}...\end{cases}` LaTex code block.
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 475
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
👶 Getting Started
Please search the history to see if an issue already exists for the same problem.
- I have searched the existing issues.
- I have tested the latest version.
📝 Describe the bug
Github fails to render the \begin{cases}...\end{cases} code block.
🕹 Steps to reproduce
- Go to the 5-probability-theory-tutorial.ipynb notebook.
- Notice the raw LaTex code in
12. Laplace Distributionsection (all the way to the bottom).
😯 Current behavior
🤔 Expected behavior
📸 Screenshots
Refer to the previous ones.
🔦 Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open 5-probability-theory-tutorial.ipynb and inspect the 12. Laplace Distribution section at the bottom, where the raw LaTeX appears. Reproduce the rendering on GitHub and compare it with the expected screenshot. Done means the cases expression renders as intended rather than displaying raw LaTeX code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, latex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100