##// END OF EJS Templates
python3 syntax fixes on various scripts...
python3 syntax fixes on various scripts revealed by running tools/build_relese

File last commit:

r19627:b2cae5dc
r20277:6ceb4492
Show More
Index.ipynb
100 lines | 1.9 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