You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / display_functions / clear_output

function

IPython.core.display_functions:clear_output

source: /IPython/core/display_functions.py :357

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