Skip to content

Commit

Permalink
Add missing </td> to table block (#506)
Browse files Browse the repository at this point in the history
Should fix Devsite MT issues
  • Loading branch information
anirudh161 authored Aug 5, 2024
1 parent 8d6e089 commit cf25b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/en/gemma/docs/codegemma/keras_quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
" <td>\n",
" <a target=\"_blank\" href=\"https://ai.google.dev/gemma/docs/codegemma/keras_quickstart\"><img src=\"https://ai.google.dev/static/site-assets/images/docs/notebook-site-button.png\" height=\"32\" width=\"32\" />View on ai.google.dev</a>\n",
" </td>\n",
" <td>\n",
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/google/generative-ai-docs/blob/main/site/en/gemma/docs/codegemma/keras_quickstart.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
" </td>\n",
Expand Down

0 comments on commit cf25b4f

Please sign in to comment.