Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 448 Bytes

MathJax resources endpoints for Jupyter Server

Testing

Basic Usage

Install from PyPI:

> pip install jupyter_server_mathjax

This will automatically enable the extension in Jupyter Server.

To test the installation, you can run Jupyter Server and visit the /static/jupyter_server_mathjax/MathJax.js endpoint:

> jupyter server