mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
a094ada137
from IPython.external.mathjax import install_mathjax install_mathjax() * add mathjax destination to gitignore
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
build
|
|
dist
|
|
_build
|
|
docs/man/*.gz
|
|
docs/source/api/generated
|
|
docs/gh-pages
|
|
IPython/frontend/html/notebook/static/mathjax
|
|
*.py[co]
|
|
build
|
|
*.egg-info
|
|
*~
|
|
*.bak
|