diff --git a/doc/overview.rst b/doc/overview.rst index f6fab65bae..53d83dcd89 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -1565,6 +1565,8 @@ For detailed examples of running Docker in local mode, see: - `TensorFlow local mode example notebook `__. - `MXNet local mode example notebook `__. - `PyTorch local mode example notebook `__. +- `Pipelines local mode example notebook `__. + You can also find these notebooks in the **SageMaker Python SDK** section of the **SageMaker Examples** section in a notebook instance. For information about using sample notebooks in a SageMaker notebook instance, see `Use Example Notebooks `__