[MacPorts] #39216: py-ipython: include offline copy of MathJax

MacPorts noreply at macports.org
Thu May 23 17:14:21 PDT 2013


#39216: py-ipython: include offline copy of MathJax
-------------------------+------------------------
 Reporter:  aronnax@…    |      Owner:  akitada
     Type:  enhancement  |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.1.3
 Keywords:               |       Port:  py-ipython
-------------------------+------------------------
 The IPython Notebook offers an option to install an offline copy of
 MathJax. This is really helpful for using the IPython Notebook without
 internet access. The installation instructions say that you do this by
 running the following Python snippet:

 {{{
 from IPython.external.mathjax import install_mathjax
 install_mathjax()
 }}}

 However, this requires write access to the {{{site-packages}}} directory.
 As such, it would be handy if this was offered as a port variant,
 {{{+mathjax}}}.

 I noticed another ticket, #39197, that has a dependency on MathJax.
 Perhaps a MathJax port would be in order here?

-- 
Ticket URL: <https://trac.macports.org/ticket/39216>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list