##// END OF EJS Templates
automatically cull oldest 25% of signatures...
automatically cull oldest 25% of signatures when cache size is reached

File last commit:

r18669:b6d2fd61
r19626:c2ddffd0
Show More
Index.ipynb
102 lines | 2.0 KiB | text/plain | TextLexer
No description has been provided for this image

Back to the main Index

Customization

IPython has rich APIs for customization. Many behaviors of the different IPython applications can be configured using command line arguments or configuration files. IPython's core syntax and command line features can also be customized through input filters, custom magic commands, etc.

Tutorials

Coming soon.

Examples

Coming soon.

Non-notebook examples

This directory also contains examples that are regular Python (.py) files.

In [1]:
%run ../utils/list_pyfiles.ipy