# Scikit-image tutorials

These pages are a collection of tutorials for the
[scikit-image](http://skimage.org) package.

You can read the tutorials as web pages, or you can setup and run on your local
machine:

1. [Follow the preparation instructions](preparation)
2. Start the notebook server *from the same directory as this file* with
   `jupyter notebook`

Refer to [the gallery](http://scikit-image.org/docs/dev/auto_examples/) as
well as [scikit-image demos](https://github.com/scikit-image/skimage-demos)
for more examples.

Please see the repository [README](README) for more about the files here, and
guidelines for use and contribution.
