##// END OF EJS Templates
Added key distinction between Notebook app and notebook documents via capitalization. Added info on different cell types and sketch of plotting
Added key distinction between Notebook app and notebook documents via capitalization. Added info on different cell types and sketch of plotting

File last commit:

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