scanpy._settings.ScanpyConfig.autoshow

property ScanpyConfig.autoshow: bool

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

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

Return type

bool