QuantEcon / QuantEcon/quantecon-book-theme

MAINT: Update mathjax to use `chtml` in projects once compatibility across browsers improves

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
56
Forks
24
Avg merge
4h 33m
Merged PRs (30d)
4

Description

We have currently configured out projects to use svg for mathjax rendering.

We should migrate this to chtml (the recommended use for mathjax) once cross browser compatibility improves.

Test Case:

https://github.com/QuantEcon/lecture-python.myst/pull/142

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the current project configuration that selects MathJax's svg renderer and compare it with the chtml migration discussed in pull request 142. First verify whether cross-browser compatibility now supports the change; done means updating the affected projects and confirming their rendered mathematics works across the supported browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.