Skip to content

Commit 8fd48e4

Browse files
authored
Merge pull request aws#126 from awslabs/JunLyu-patch-2
Fix typo
2 parents cd20885 + 910d242 commit 8fd48e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"\n",
138138
"It takes a few minutes to provision containers and start the training job.**TensorBoard** will start to display metrics shortly after that.\n",
139139
"\n",
140-
"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."
140+
"You can access **TensorBoard** locally at [http://localhost:6006](http://localhost:6006) or using your SageMaker notebook instance [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."
141141
]
142142
},
143143
{

0 commit comments

Comments
 (0)