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

bundles / IPython latest / IPython / core / magics / basic / BasicMagics

MetaHasTraits

IPython.core.magics.basic:BasicMagics

source: /IPython/core/magics/basic.py :74

Signature

def   BasicMagics ( shell : InteractiveShell | None = None ** kwargs : Any )  →  None

Members

Summary

Magics that provide central IPython functionality.

Extended Summary

These are various magics that don't fit into specific categories but that are all part of the base 'IPython experience'.

Aliases

  • IPython.core.magics.BasicMagics