bundles / IPython 9.12.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: boolIf True, leave the kernel alive. Otherwise, tell the kernel to exit too (default).
Aliases
-
IPython.core.autocall.ZMQExitAutocall