Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
A payload based version of page.
Authors:
Print a string, piping through a pager.
This version ignores the screen_lines and pager_cmd arguments and uses IPython’s payload system instead.
Parameters: | strng : str
start : int
html : str, optional
auto_html : bool, optional
|
---|
Notes
Only one of the html and auto_html options can be given, not both.
Install this version of page as IPython.core.page.page.