diff --git a/sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb b/sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb index 62ce069d15..c2afd0e7e4 100644 --- a/sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb +++ b/sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb @@ -138,7 +138,7 @@ "\n", "It takes a few minutes to provision containers and start the training job.**TensorBoard** will start to display metrics shortly after that.\n", "\n", - "You can access **Tensorboard** locally at [http://localhost:6006](http://localhost:6006) or using your SakeMaker workspace [proxy/6006](/proxy/6006). If TensorBoard started on a different port, adjust these URLs to match." + "You can access **TensorBoard** locally at [http://localhost:6006](http://localhost:6006) or using your SakeMaker workspace [proxy/6006/](/proxy/6006/)(TensorBoard will not work if forget to put the slash, '/', in end of the url). If TensorBoard started on a different port, adjust these URLs to match." ] }, { @@ -205,4 +205,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}