Unverified Commit b806805b authored by Mark Daoust's avatar Mark Daoust Committed by GitHub
Browse files

Merge pull request #3814 from lamberta/fix-notebook-links

Fix links that use nested elements.
parents 0120dfe6 bb5a0fb0
This diff is collapsed.
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
"source": [ "source": [
"# Eager execution\n", "# Eager execution\n",
"\n", "\n",
"Note: you can run [**this notebook, live in Google Colab**](https://colab.research.google.com/github/tensorflow/models/blob/master/samples/outreach/demos/eager_execution.ipynb) with zero setup. \n", "Note: you can run **[this notebook, live in Google Colab](https://colab.research.google.com/github/tensorflow/models/blob/master/samples/outreach/demos/eager_execution.ipynb)** with zero setup. \n",
"\n", "\n",
"**TensorFlow Dev Summit, 2018.**\n", "**TensorFlow Dev Summit, 2018.**\n",
"\n", "\n",
......
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