Replace 'Open in Colab' button

This commit is contained in:
Aurélien Geron
2021-05-26 07:40:58 +12:00
parent 974c4fe858
commit 1b96533668
27 changed files with 35 additions and 35 deletions

View File

@@ -12,7 +12,7 @@
"\n",
"<table align=\"left\">\n",
" <td>\n",
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/ageron/handson-ml2/blob/master/index.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
" <a href=\"https://colab.research.google.com/github/ageron/handson-ml2/blob/master/index.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
" </td>\n",
" <td>\n",
" <a target=\"_blank\" href=\"https://homl.info/kaggle/\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" /></a>\n",