Skip to content
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

[python] Update the MultiscaleImage to match somacore API changes #3262

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Oct 30, 2024

This is the companion TileDB-SOMA changes for single-cell-data/SOMA#238. It consists of major changes to the MultiscaleImage implementation.

Do NOT merge before single-cell-data/SOMA#238.

# Note: the somacore version is also pinned in .pre-commit-config.yaml
"somacore==1.0.22",
# Note: the somacore version is in .pre-commit-config.yaml too
"somacore @ git+https://github.com/single-cell-data/SOMA.git@08b795e", # DO NOT MERGE
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do NOT merge until this is updated.

@@ -18,7 +18,7 @@ repos:
# Pandas 2.x types (e.g. `pd.Series[Any]`). See `_types.py` or https://github.com/single-cell-data/TileDB-SOMA/issues/2839
# for more info.
- "pandas-stubs>=2"
- "somacore==1.0.22"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do NOT merge until this is updated.

Copy link
Member

@aaronwolen aaronwolen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants