##// END OF EJS Templates
Improve warning about exporting SVG...
Improve warning about exporting SVG - Improved error message by instructing to regenerate the figure. - Only display warning message once per figure per export attempt.

File last commit:

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