scanpy.settings.autoshow

scanpy.settings.autoshow#

property settings.autoshow: bool[source]#

Automatically show figures if autosave == False (default True).

There is no need to call the matplotlib pl.show() in this case.