[MacPorts] #48750: notebook: incomplete support for MathJax
#48750: notebook: incomplete support for MathJax -----------------------------+-------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: py34-notebook -----------------------------+-------------------------------- Hi, Using py34-notebook, when I open a notebook and try some LaTeX with \newcommand, it does not work. A simple example: $\newcommand{\foo}{bar}\foo$. Yet the logs in the browser include: {{{ [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (newcommand.js, line 0) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.min.map, line 0) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (backbone-min.map, line 0) }}} As you can see, newcommand.js is not very it is expected to be. I have no idea if the two other errors are benign, but I guess they should be checked too. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/48750> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Changes (by mf2k@…): * owner: macports-tickets@… => stromnov@… * port: py34-notebook => py-notebook -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Changes (by mf2k@…): * cc: stromnov@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Comment (by akim.demaille@…): There are more files missing. Is someone watching this? {{{ [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (Latin1Supplement.js, line 0) http://localhost:8888/static/components/MathJax/jax/element/mml/optable/Lati... [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (GeneralPunctuation.js, line 0) http://localhost:8888/static/components/MathJax/jax/element/mml/optable/Gene... [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (CombDiactForSymbols.js, line 0) http://localhost:8888/static/components/MathJax/jax/element/mml/optable/Comb... [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (backbone-min.map, line 0) http://localhost:8888/static/components/backbone/backbone-min.map [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.min.map, line 0) http://localhost:8888/static/notebook/js/jquery.min.map }}} -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Comment (by stromnov@…): For now, Jupyter Notebook (version 4.0.4) doesn't contains newcommand.js, as well as .map files and MathJax/jax/element/mml/optable/* files (note, the same issue true for Continuum Anaconda distribution). -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Comment (by akim.demaille@…): You mean that the bug is in the upstream package? If so, did you report the problem upstream? -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#48750: notebook: incomplete support for MathJax ------------------------------+------------------------ Reporter: akim.demaille@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-notebook | ------------------------------+------------------------ Comment (by akim.demaille@…): I think I found their tickets about this: https://github.com/jupyter/notebook/pull/324. IIUC, this will be part of 4.1. -- Ticket URL: <https://trac.macports.org/ticket/48750#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts