Skip to content

chore: move to zarr#25

Open
ilan-gold wants to merge 3 commits into
mainfrom
ig/more_zarr
Open

chore: move to zarr#25
ilan-gold wants to merge 3 commits into
mainfrom
ig/more_zarr

Conversation

@ilan-gold
Copy link
Copy Markdown
Contributor

Turns out most of tutorials are using zarr anyway!

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ilan-gold ilan-gold requested a review from Zethson May 17, 2026 13:44
Copy link
Copy Markdown
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

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

One row per sentence please to make this more reviewable.

Copy link
Copy Markdown
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

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

  1. A getting started tutorial should not have warnings like
/var/folders/k9/9wc7lvwj2g34_r74kn6cr0nr0000gn/T/ipykernel_12269/2319192822.py:5: FutureWarning: `__version__` is deprecated, use `importlib.metadata.version('anndata')` instead.
  print(ad.__version__)

and

/var/folders/k9/9wc7lvwj2g34_r74kn6cr0nr0000gn/T/ipykernel_12269/2822107891.py:2: FutureWarning: Automatic reshaping when setting X will be removed in the future.
  adata[:3, 'Gene_1'].X = [0, 0, 0]
/var/folders/k9/9wc7lvwj2g34_r74kn6cr0nr0000gn/T/ipykernel_12269/2822107891.py:2: ImplicitModificationWarning: Setting element `.X` of view, initializing view as actual.
  adata[:3, 'Gene_1'].X = [0, 0, 0]
  1. Maybe we should have a dropdown that explains more details about hdf5 & zarr and when to use what?

@ilan-gold
Copy link
Copy Markdown
Contributor Author

Maybe we should have a dropdown that explains more details about hdf5 & zarr and when to use what?

I added a bit more, but not sure why it should be a dropdown since the info is important. There's so much to say but I tried to wrap it up a bit into the main points - parallelism and async.

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