Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.39 KB

Preparation.md

File metadata and controls

29 lines (18 loc) · 1.39 KB

Preparation

This document describes the steps required to prepare for this tutorial.

[TOC]

Clone a Fork of the Tutorial Repository

Forking

  1. Sign up for a free GitHub account.
  2. Create a fork of the tutorial repository.
  3. Clone the fork locally with the SSH protocol.

Sign up for a Figshare Account

Figshare logo

Sign up for a free Figshare account.

Build your Reproducible Computational Environment

Docker logo

  1. Follow the directions in the Docker exercise document to set up your reproducible computational environment.
  2. Run the check_env.py script with the environment.
  3. Work through 01-SimpleITK-Filtering exercise from the notebooks directory.