mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
install mathjax safe extension
This commit is contained in:
parent
930415df3b
commit
caea335a73
@ -151,6 +151,7 @@ def find_package_data():
|
||||
mj('MathJax.js'),
|
||||
mj('config', 'TeX-AMS_HTML-full.js'),
|
||||
mj('config', 'Safe.js'),
|
||||
mj('extensions', 'Safe.js'),
|
||||
mj('jax', 'output', 'HTML-CSS', '*.js'),
|
||||
])
|
||||
for tree in [
|
||||
|
Loading…
Reference in New Issue
Block a user