From c09c33fcbebf01640d159590a6991daeb8347961 Mon Sep 17 00:00:00 2001 From: Oleksandr Shchur Date: Wed, 29 Oct 2025 13:50:40 +0100 Subject: [PATCH] Move SageMaker notebook to a new path (#348) *Issue #, if available:* *Description of changes:* - Move the SageMaker deployment notebook to a new path to check that the GitHub redirect feature works. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- ...n-sagemaker.ipynb => deploy-chronos-to-amazon-sagemaker.ipynb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename notebooks/{deploy-chronos-bolt-to-amazon-sagemaker.ipynb => deploy-chronos-to-amazon-sagemaker.ipynb} (100%) diff --git a/notebooks/deploy-chronos-bolt-to-amazon-sagemaker.ipynb b/notebooks/deploy-chronos-to-amazon-sagemaker.ipynb similarity index 100% rename from notebooks/deploy-chronos-bolt-to-amazon-sagemaker.ipynb rename to notebooks/deploy-chronos-to-amazon-sagemaker.ipynb