Commit 48532aef authored by Mark McDonald's avatar Mark McDonald Committed by A. Unique TensorFlower
Browse files

Update self-references from title change.

When the title changed, the "open in colab" link broke. I also updated the notebook "title" field, which is used above-the-chrome in Colab.

PiperOrigin-RevId: 447915858
parent 36e12a88
...@@ -39,10 +39,10 @@ ...@@ -39,10 +39,10 @@
"source": [ "source": [
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n", "<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
" <td>\n", " <td>\n",
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/official/projects/cots_detector/COTS_detection_inference_and_tracking.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n", " <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/official/projects/cots_detector/crown_of_thorns_starfish_detection_pipeline.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
" </td>\n", " </td>\n",
" <td>\n", " <td>\n",
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/official/projects/cots_detector/COTS_detection_inference_and_tracking.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View on GitHub</a>\n", " <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/official/projects/cots_detector/crown_of_thorns_starfish_detection_pipeline.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View on GitHub</a>\n",
" </td>\n", " </td>\n",
"</table>" "</table>"
] ]
...@@ -831,7 +831,7 @@ ...@@ -831,7 +831,7 @@
"accelerator": "GPU", "accelerator": "GPU",
"colab": { "colab": {
"collapsed_sections": [], "collapsed_sections": [],
"name": "COTS Detection Inference and Tracking Pipeline.ipynb", "name": "Crown-of-Thorns Starfish Detection Pipeline",
"provenance": [] "provenance": []
}, },
"kernelspec": { "kernelspec": {
...@@ -845,3 +845,4 @@ ...@@ -845,3 +845,4 @@
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 0 "nbformat_minor": 0
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment