From 3ea6a20b653e47b1644c26b9bfd81acd09cd2c34 Mon Sep 17 00:00:00 2001 From: IvanKuchin Date: Sat, 19 Jun 2021 13:29:19 -0400 Subject: [PATCH] Update 19_training_and_deploying_at_scale.ipynb Removed reference to localhost:8888 --- 19_training_and_deploying_at_scale.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19_training_and_deploying_at_scale.ipynb b/19_training_and_deploying_at_scale.ipynb index fefd068..a551206 100644 --- a/19_training_and_deploying_at_scale.ipynb +++ b/19_training_and_deploying_at_scale.ipynb @@ -1197,7 +1197,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Please follow the steps in the [Deploying TensorFlow models to TensorFlow Serving](http://localhost:8888/notebooks/19_training_and_deploying_at_scale.ipynb#Deploying-TensorFlow-models-to-TensorFlow-Serving-(TFS)) section above." + "Please follow the steps in the [Deploying TensorFlow models to TensorFlow Serving](#Deploying-TensorFlow-models-to-TensorFlow-Serving-(TFS)) section above." ] }, {