##// END OF EJS Templates
fix logic for append_javascript...
fix logic for append_javascript PR #2911 results in appending javascript even if dynamic is false, so in current master all javascript outputs are actually run at load.

File last commit:

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