Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-6046

MathJAX scripts fail to load with 404 errors

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.11.0, 0.11.1
    • 0.12.0
    • front-end
    • Zeppelin official docker images, run using 

      docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.11.1 

    Description

      I'm running the 0.11.0 docker images of Zeppelin. MathJax expressions aren't rendered, I believe due to missing JS scripts. 

      In the browser development console I see 404 errors for the following JS scripts, which are part of the MathJax system:

      • jax/input/TeX/config.js
      • jax/output/HTML_config.js
      • extensions/tex2jax.js
      • MathMenu.js
      • MathZoom.js

       

      To reproduce

      Run docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.11.1 

      Create a new note & enter the MathJax example:

      Apache Zeppelin 0.11.1 Documentation: Basic Display System in Apache Zeppelin

      Expected result; Rendered Math

      Actual result: Raw MathJax output

      Browsers tested: Chrome 119, Firefox 102

       

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            henry-hong Heerim Hong
            jhart Jonathan Hart
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment