notebook/.gitignore
MinRK a094ada137 Add utility function for installing mathjax for offline use
from IPython.external.mathjax import install_mathjax

install_mathjax()

* add mathjax destination to gitignore
2011-08-20 17:01:44 -07:00

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