##// END OF EJS Templates
Backport PR #2117: use explicit url in notebook example...
Backport PR #2117: use explicit url in notebook example related to #2115 Either we support gifs, or we don't embed them in notebook example. Should be backported on 0.13.1

File last commit:

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