Settings#
A convenience function for setting some default matplotlib.rcParams and a
high-resolution jupyter display backend useful for use in notebooks.
Set resolution/size, styling and format of figures. |
An object that allows configuring Scanpy.
Settings for scanpy. |
Some selected settings are discussed in the following.
Verbosity controls the amount of logging output:
Logging verbosity levels for |
Influence the global behavior of plotting functions. In non-interactive scripts,
you’d usually want to set settings.autoshow to False.
IO related settings for saving figures, caching files and storing datasets.
Print versions of packages that might influence numerical results.