diff --git a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode-8-autopilot.md b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode-8-autopilot.md index ebc77709..32267a52 100644 --- a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode-8-autopilot.md +++ b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode-8-autopilot.md @@ -17,7 +17,7 @@ You can find the tutorial code on [GitHub](https://github.com/Netflix/metaflow/t 1. `python -m pip install notebook` 2. `python -m pip install plotly` 3. This tutorial requires access to compute and storage resources on AWS, which can be configured by - 1. Following the instructions [here](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) or + 1. Following the instructions [here](https://outerbounds.com/docs/aws-deployment-guide) or 2. Requesting a [sandbox](../../../metaflow-on-aws/metaflow-sandbox). **To play this episode:** diff --git a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode05.md b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode05.md index 5938d26c..f94e66d8 100644 --- a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode05.md +++ b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode05.md @@ -16,7 +16,7 @@ You can find the tutorial code on [GitHub](https://github.com/Netflix/metaflow/t 1. `python -m pip install notebook` 2. This tutorial requires access to compute and storage resources on AWS, which can be configured by - 1. Following the instructions [here](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) or + 1. Following the instructions [here](https://outerbounds.com/docs/aws-deployment-guide) or 2. Requesting a [sandbox](../../../metaflow-on-aws/metaflow-sandbox). **To play this episode:** diff --git a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode06.md b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode06.md index 1daa7c8b..c77056fc 100644 --- a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode06.md +++ b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode06.md @@ -20,7 +20,7 @@ You can find the tutorial code on [GitHub](https://github.com/Netflix/metaflow/t 2. `python -m pip install notebook` 3. `python -m pip install matplotlib` 4. This tutorial requires access to compute and storage resources on AWS, which can be configured by - 1. Following the instructions [here](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) or + 1. Following the instructions [here](https://outerbounds.com/docs/aws-deployment-guide) or 2. Requesting a [sandbox](../../../metaflow-on-aws/metaflow-sandbox). 5. This tutorial requires the `conda` package manager to be installed with the conda-forge channel added. 1. Download Miniconda at [https://docs.conda.io/en/latest/miniconda.html](https://docs.conda.io/en/latest/miniconda.html) diff --git a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode07.md b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode07.md index cac8ca7b..254210a2 100644 --- a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode07.md +++ b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode07.md @@ -14,7 +14,7 @@ You can find the tutorial code on [GitHub](https://github.com/Netflix/metaflow/t 1. `python -m pip install notebook` 2. This tutorial requires access to compute and storage resources on AWS, which can be configured by - 1. Following the instructions [here](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) or + 1. Following the instructions [here](https://outerbounds.com/docs/aws-deployment-guide) or 2. Requesting a [sandbox](../../../metaflow-on-aws/metaflow-sandbox). **To play this episode:** diff --git a/docs/metaflow-on-aws/metaflow-on-aws.md b/docs/metaflow-on-aws/metaflow-on-aws.md index ec682128..c0de4547 100644 --- a/docs/metaflow-on-aws/metaflow-on-aws.md +++ b/docs/metaflow-on-aws/metaflow-on-aws.md @@ -60,4 +60,4 @@ If your organization doesn't have an AWS account already, we provide a hosted sa If your organization has an AWS account already, see our [deployment guide](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) for detailed instructions on how to configure your account for Metaflow. -If you are already using Metaflow in your AWS account, and want to get started with how to manage various AWS resources, take a look at our [operations guide](https://outerbounds.com/docs/admin/metaflow-on-aws/operations-guide). +If you are already using Metaflow in your AWS account, and want to get started with how to manage various AWS resources, take a look at our [operations guide](https://outerbounds.com/docs/migration). diff --git a/docs/v/r/metaflow-on-aws/metaflow-on-aws.md b/docs/v/r/metaflow-on-aws/metaflow-on-aws.md index 4319edcb..ec867b72 100644 --- a/docs/v/r/metaflow-on-aws/metaflow-on-aws.md +++ b/docs/v/r/metaflow-on-aws/metaflow-on-aws.md @@ -64,4 +64,4 @@ If your organization doesn't have an AWS account already, we provide a hosted sa If your organization has an AWS account already, see our [deployment guide](https://outerbounds.com/docs/admin/metaflow-on-aws/deployment-guide) for detailed instructions on how to configure your account for Metaflow. -If you are already using Metaflow in your AWS account, and want to get started with how to manage various AWS resources, take a look at our [operations guide](https://outerbounds.com/docs/admin/metaflow-on-aws/operations-guide). +If you are already using Metaflow in your AWS account, and want to get started with how to manage various AWS resources, take a look at our [operations guide](https://outerbounds.com/docs/migration#).