command description ? Introduction and overview of IPython’s features. %quickref Quick reference help Python’s own help system. object? Details about ‘object’, use ‘object??’ for extra details. esc + enter end statement Ctrl-o new line object_name.| Tab completion to view the object’s attributes data = ['Number of users', 123456] data.TAB |
Documentation / Reference
Task Runner