Jupyter Notebook Examples
These example notebooks demonstrate some basic large-image
functionality used in Jupyter Notebooks.
Rendered Views
You can view static versions of these example notebooks here (these do not include dynamic image viewers):
Download and Use Locally
To see the dynamic image viewers, you can run these example notebooks in any Jupyter environment. To download any of these example notebooks, visit the notebooks folder in our Github repository.
Run in Google Colab
You can run any of these notebooks in Google Colab with the following links:
Using Large Image in Jupyter: Run large_image_examples.ipynb in Colab
Using the Zarr Tile Sink: Run zarr_sink_example.ipynb in Colab
An example of the Frame Selector in Jupyter: Run frame_viewer_example.ipynb in Colab