-
Notifications
You must be signed in to change notification settings - Fork 0
Adding sankey as plotting option #4
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?
Changes from all commits
c569ac5
da002f4
53e5323
a736181
13bc57f
3c7d531
827e5ae
a12adf2
cdf2d44
be0da21
0134ccd
5792640
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.12 | ||
| 3.11.13 |
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. python-igraph is deprecated, should now use
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. igraph is a dev dependency. I resolve the deprecation by adding "scanpy[leiden]". |
Large diffs are not rendered by default.
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.
files.watcherExcludecontains"**/.ruffle_cache/**", but Ruff’s cache directory is.ruff_cache. This typo means the cache won’t be excluded from the file watcher.