aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/udacity
diff options
context:
space:
mode:
authorGravatar peeyush18 <peeyush.pathak18@gmail.com>2017-05-20 02:25:16 +0530
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2017-05-19 13:55:16 -0700
commite47e3b98261fb5a13f653411f58c6c63d0cfab57 (patch)
tree84379e1b52017b3d66f318f6adca2d0091782fe7 /tensorflow/examples/udacity
parent03beb65cecbc1e49ea477bca7f54543134b31d53 (diff)
Update 1_notmnist.ipynb (#10022)
Diffstat (limited to 'tensorflow/examples/udacity')
-rw-r--r--tensorflow/examples/udacity/1_notmnist.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/examples/udacity/1_notmnist.ipynb b/tensorflow/examples/udacity/1_notmnist.ipynb
index 521cbf3000..5b2966c006 100644
--- a/tensorflow/examples/udacity/1_notmnist.ipynb
+++ b/tensorflow/examples/udacity/1_notmnist.ipynb
@@ -109,7 +109,7 @@
"outputId": "0d0f85df-155f-4a89-8e7e-ee32df36ec8d"
},
"source": [
- "url = 'http://commondatastorage.googleapis.com/books1000/'\n",
+ "url = 'https://commondatastorage.googleapis.com/books1000/'\n",
"last_percent_reported = None\n",
"data_root = '.' # Change me to store data elsewhere\n",
"\n",