scanpy._settings.ScanpyConfig.max_memory

property ScanpyConfig.max_memory: Union[int, float]

Maximal memory usage in Gigabyte.

Is currently not well respected….

Return type

Union[int, float]