From 67172483b47ddeae287b3e93d634655ee32fd602 Mon Sep 17 00:00:00 2001
From: Stephen Aylward Install the package, then clone the repository - the tutorial scripts do not ship in the wheel. A self-contained demo: fit the shape model and predict motion with a pretrained network, nothing else to run first.Install and Clone
Predict Lung Motion From a Single Chest CT
+ Gated 4D CT to Animated USD
diff --git a/docs/tutorials.rst b/docs/tutorials.rst
index f6486162..6e03eab2 100644
--- a/docs/tutorials.rst
+++ b/docs/tutorials.rst
@@ -16,7 +16,9 @@ Tutorials
that is being released soon.
Each one drives the real workflow classes end-to-end on downloadable
data, shows what it produced, and ends with the handful of constants
- to change so it runs on your own scans.
+ to change so it runs on your own scans. New to the toolkit? Tutorial 00
+ is a self-contained demo notebook that runs the whole lung pipeline
+ from a single clone, with no earlier tutorial required.
A self-contained demo: fit the shape model and predict motion with a pretrained network, nothing else to run first.
+ + 01