The current example conda yml files are incompatible with notebooks. In specific, the yml is missing some packages required by notebooks ( cellxgene-census
) and this package is also not available for Python 3.13, which is pinned in the yml. It would be nice if the conda ymls would create an env that can be directly used for the example notebooks.