Skip to content

Adds interactive image to main docs page#483

Draft
lubianat wants to merge 4 commits intoome:mainfrom
lubianat:images_on_page
Draft

Adds interactive image to main docs page#483
lubianat wants to merge 4 commits intoome:mainfrom
lubianat:images_on_page

Conversation

@lubianat
Copy link
Copy Markdown
Contributor

@lubianat lubianat commented Apr 1, 2026

Closes #482
Uses exact image from https://joshmoore.github.io/

it is data in OME-Zarr 0.1 what I think is actually ok; whenever 1.0 is solid we can change it

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Automated Review URLs

@lubianat lubianat marked this pull request as draft April 1, 2026 09:05
@lubianat
Copy link
Copy Markdown
Contributor Author

lubianat commented Apr 1, 2026

Note: I have changed the index.rst to an index.md. It was the last .rst file in the repository, without a clear reason to stay as .rst.

Can rollback of course if anyone really needs it to be reStructuredText.

Why? RTD renders iframes in .md files (e.g. https://github.com/ome/ngff/edit/main/community/index.md) but not in .rst

------------------------------------------
In summary, OME-Zarr allows you to store, share and stream large images like these 500 GB:

<iframe style="width: 100%; height: 500px" name="vizarr" src="https://hms-dbmi.github.io/vizarr/v0.1/?source=https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.1/4495402.zarr"></iframe>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The uk1s3.embassy object store is getting replaced, so I'm currently cloning the data - new location is https://hms-dbmi.github.io/vizarr/?source=https://livingobjects.ebi.ac.uk/idr/zarr/v0.1/4495402.zarr (copying is in progress for that image).

See IDR/ome-ngff-samples#32

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.

docs: display one or more interactive OME-Zarr images on the documentation website

2 participants