-
Notifications
You must be signed in to change notification settings - Fork 120
chore: update API for anndata
0.12
#186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, but I’d install ipywidgets
to get rid of the two warnings related to it missing. (no need to rerun other stuff and wait 2 more hours)
also any idea why the umap looks completely different?
I would guess the neighbors changed. The clustering is also different. |
It's possible something in |
yeah, I’m just wondering because it’s much more detailed now, and implies much more structure. which could just be some visual setting, but idk. anyway, could you please fix the ipywidget warnings if you still have the environment available? |
It just changed again, so I think there is something going on with |
Potentially related: spotify/annoy#679 |
at least the umap you committed in 449a344 looks extremely similar to the one you committed last. as said, the level of detail in the umap is what I’m talking about and that didn’t change again. |
No description provided.