See the tutorial page on the I2K site for details.
First you need to download this tutorial repository to your local machine. You can do so in one of two ways:
-
If you are familiar with git, clone this repository with the command:
git clone https://github.com/jni/halfway-to-i2k-skimage-napari
And navigate to the cloned repository.
-
Otherwise, download the repository as a zip file directly using this link: https://github.com/jni/halfway-to-i2k-skimage-napari/archive/refs/heads/main.zip Then, using your file browser, navigate to the downloaded file, unzip it (optionally to a different location on your computer), and navigate to the contents of the folder
halfway-to-i2k-skimage-napari
.
At this point, follow the installation instructions in the file
tutorial/install_dependencies.md