Skip to content

MathJax is 3.2.2, but its configuration is for 2.7.7 #7334

Open

Description

Description

MathJax is 3.2.2, but its configuration is for 2.7.7

Reproduce

  1. Install a clean minimal Debian/unstable
  2. $ sudo apt-get install python3 pip
  3. $ pip install notebook
  4. $ jupyter notebook

At https://github.com/jupyter/notebook/blob/main/notebook/app.py#L91 the version is 2.7.7

In js console the version is 3.2.2.

Major version mismatch causes AMS configuration for MathJax to fail.

Expected behavior

Context

  • Operating System and version: Debian/unstable as of 2024-04-19
  • Browser and version: Firefox 125
  • Jupyter Notebook version: 7.1.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions