##// END OF EJS Templates
use `$.text` to put latex on the page...
use `$.text` to put latex on the page instead of `$.append` does proper escaping of latex that might be interpreted as HTML tags

File last commit:

r415:4a5dcb15
r22735:e2ba4d66 3.x
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]