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 / magics / basic / BasicMagics / colors

function

IPython.core.magics.basic:BasicMagics.colors

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

Signature

def   colors ( self parameter_s = '' )

Summary

Switch color scheme/theme globally for IPython

Examples

To get a plain black and white terminal:: %colors nocolor

Aliases

  • IPython.core.magics.BasicMagics.colors