##// END OF EJS Templates
Tweaking and cleanup of notebook.css....
Tweaking and cleanup of notebook.css. * Adjusted font sizes for improved readability. * Got rid of unused css attributes and styles. * Changed font of Title to Verdana.

File last commit:

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