diff --git a/courses/udacity_intro_to_tensorflow_for_deep_learning/l03c01_classifying_images_of_clothing.ipynb b/courses/udacity_intro_to_tensorflow_for_deep_learning/l03c01_classifying_images_of_clothing.ipynb index 32e70d43ceb..df8227856b8 100644 --- a/courses/udacity_intro_to_tensorflow_for_deep_learning/l03c01_classifying_images_of_clothing.ipynb +++ b/courses/udacity_intro_to_tensorflow_for_deep_learning/l03c01_classifying_images_of_clothing.ipynb @@ -120,7 +120,7 @@ }, "outputs": [], "source": [ - "!pip install -U tensorflow_datasets" + "!pip install -U tensorflow-datasets" ] }, { @@ -188,7 +188,7 @@ " alt=\"Fashion MNIST sprite\" width=\"600\">\n", " \n", " \n", - " Figure 1. Fashion-MNIST samples (by Zalando, MIT License).
\u0026nbsp;\n", + " Figure 1. Fashion-MNIST samples (by Zalando, MIT License).
 \n", " \n", "\n", "\n",