Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b47813

Browse files
committed
fix buttons
1 parent 5f7e29b commit 0b47813

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

samples/outreach/blogs/segmentation_blogpost/image_segmentation.ipynb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"version": "0.3.2",
88
"provenance": [],
99
"private_outputs": true,
10-
"collapsed_sections": [],
11-
"include_colab_link": true
10+
"collapsed_sections": []
1211
},
1312
"kernelspec": {
1413
"name": "python3",
@@ -35,10 +34,10 @@
3534
"cell_type": "markdown",
3635
"source": [
3736
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
38-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/contrib/eager/python/examples/generative_examples/image_captioning_with_attention.ipynb\">\n",
37+
"<a target=\"_blank\" href=\"http://colab.research.google.com/github/tensorflow/models/blob/segmentation_blogpost/samples/outreach/blogs/segmentation_blogpost/image_segmentation.ipynb\">\n",
3938
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a> \n",
4039
"</td><td>\n",
41-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/eager/python/examples/generative_examples/image_captioning_with_attention.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a></td></table>"
40+
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/segmentation_blogpost/samples/outreach/blogs/segmentation_blogpost/image_segmentation.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a></td></table>"
4241
]
4342
},
4443
{
@@ -1290,4 +1289,4 @@
12901289
]
12911290
}
12921291
]
1293-
}
1292+
}

0 commit comments

Comments
 (0)