bundles / IPython 9.10.0 / IPython / core / display_functions / clear_output
function
IPython.core.display_functions:clear_output
Signature
def clear_output ( wait = False ) Summary
Clear the output of the current cell receiving output.
Parameters
wait: bool [default: false]Wait to clear the output until new output is available to replace it.
Aliases
-
IPython.display.clear_output