1 parent 9e57dd2 commit fa0c8cbCopy full SHA for fa0c8cb
1 file changed
IPython/external/mathjax.py
@@ -9,5 +9,5 @@
9
import sys
10
11
if __name__ == '__main__' :
12
- sys.exit("IPython.external.mathjax is deprecated")
+ sys.exit("IPython.external.mathjax is deprecated, Mathjax is now installed by default with the notebook package")
13
0 commit comments