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

bundles / IPython 9.3.0 / IPython / core / autocall / ZMQExitAutocall

class

IPython.core.autocall:ZMQExitAutocall

source: /IPython/core/autocall.py :59

Signature

class   ZMQExitAutocall ( ip = None )

Members

Summary

Exit IPython. Autocallable, so it needn't be explicitly called.

Parameters

keep_kernel : bool

If True, leave the kernel alive. Otherwise, tell the kernel to exit too (default).

Aliases

  • IPython.core.autocall.ZMQExitAutocall