diff --git a/example_notebooks/sagemaker_core_overview.ipynb b/example_notebooks/sagemaker_core_overview.ipynb index 58214c6..0d1687e 100644 --- a/example_notebooks/sagemaker_core_overview.ipynb +++ b/example_notebooks/sagemaker_core_overview.ipynb @@ -81,7 +81,6 @@ "metadata": {}, "source": [ "### Install Latest SageMakerCore\n", - "All SageMakerCore beta distributions will be released to a private s3 bucket. After being allowlisted, run the cells below to install the latest version of SageMakerCore from `s3://sagemaker-core-beta-artifacts/sagemaker_core-latest.tar.gz`\n", "\n", "Ensure you are using a kernel with python version >=3.8" ]