mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-03 03:41:14 +08:00
Add utility function for installing mathjax for offline use
from IPython.external.mathjax import install_mathjax install_mathjax() * add mathjax destination to gitignore
This commit is contained in:
parent
d60edf973d
commit
a094ada137
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@ _build
|
||||
docs/man/*.gz
|
||||
docs/source/api/generated
|
||||
docs/gh-pages
|
||||
IPython/frontend/html/notebook/static/mathjax
|
||||
*.py[co]
|
||||
build
|
||||
*.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user