Skip to content

Commit

Permalink
add links to ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Silvia Barbiero <[email protected]>
Co-authored-by: Charlotte Soneson <[email protected]>
Co-authored-by: Michael Stadler <[email protected]>
  • Loading branch information
3 people committed May 31, 2024
1 parent b9c577e commit 9872d73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting_started_Image.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The `ome_zarr.Image` class represents an individual image and provides methods t

# Using `ome_zarr.Image` objects

Note: If you prefer to run these examples interactively, you can also download them as an [ipynb notebook](https://fmicompbio.github.io/ez_zarr/getting_started_Image.ipynb).

Here are some examples of how you can use `ome_zarr.Image` objects defined in `ez_zarr`:

## Download example data
Expand Down
2 changes: 2 additions & 0 deletions docs/getting_started_hcs_wrappers.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ pip install git+ssh://[email protected]/fmicompbio/ez_zarr.git

# Quickstart

Note: If you prefer to run these examples interactively, you can also download them as an [ipynb notebook](https://fmicompbio.github.io/ez_zarr/getting_started_hcs_wrappers.ipynb).

Here are some examples of how you can use `ez_zarr`:

## Download example data
Expand Down

0 comments on commit 9872d73

Please sign in to comment.