<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Greetings. While using IPython.external.mathjax to install a
    downloaded ZIP file on Windows, I encountered the exception
    "zipfile.BadZipfile: File is not a zip file". The first of the
    attached patches resolves that by opening the file in binary mode.
    (I'm submitting patches instead of a pull request because I'm not on
    GitHub yet.)<br>
    <br>
    While I was in the neighborhood, I made some other changes, offered
    in the remainder of the patches. The most significant changes are
    edits to the installation instructions for MathJax and to various
    strings in the mathjax module.<br>
    <br>
    I hope that you find these helpful.<br>
  </body>
</html>