This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / interactiveshell / InteractiveShell / reset

function

IPython.core.interactiveshell:InteractiveShell.reset

source: /IPython/core/interactiveshell.py :1458

Signature

def   reset ( self new_session = True aggressive = False )

Summary

Clear all internal namespaces, and attempt to release references to user objects.

Extended Summary

If new_session is True, a new history session will be opened.

Aliases

  • IPython.InteractiveShell.reset