Print a diagnostic block for the currently-active Python env
Source:R/check_anndata_python.R
diagnose_anndata_python.RdConvenience wrapper for `check_anndata_python(verbose = TRUE, action = "silent")`. Always prints the diagnostic block; never raises. Returns `TRUE` if the env is usable, `FALSE` otherwise.