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 / 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