Skip to content

Commit 6f3921a

Browse files
SinaChavoshiTensorflow Cloud maintainers
authored andcommitted
Update example links in tensorflow_cloud readme.
PiperOrigin-RevId: 358338485
1 parent ac5f28a commit 6f3921a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,20 +113,20 @@ End to end instructions to help set up your environment for Tensorflow Cloud.
113113
You use one of the following notebooks to setup your project or follow the
114114
instructions below.
115115

116-
<table>
116+
<table align="left">
117117
<td>
118-
<a href="https://colab.research.google.com/github/tensorflow/cloud/blob/master/src/python/tensorflow_cloud/examples/google-cloud-project-setup-instructions.ipynb">
119-
<img src="https://cloud.google.com/ml-engine/images/colab-logo-32px.png" alt="Colab logo"> Run in Colab
118+
<a href="https://colab.research.google.com/github/tensorflow/cloud/blob/master/examples/google_cloud_project_setup_instructions.ipynb">
119+
<img width="50" src="https://cloud.google.com/ml-engine/images/colab-logo-32px.png" alt="Colab logo">Run in Colab
120120
</a>
121121
</td>
122122
<td>
123-
<a href="https://github.com/tensorflow/cloud/blob/master/src/python/tensorflow_cloud/examples/google-cloud-project-setup-instructions.ipynb">
123+
<a href="https://github.com/tensorflow/cloud/blob/master/examples/google_cloud_project_setup_instructions.ipynb">
124124
<img src="https://cloud.google.com/ml-engine/images/github-logo-32px.png" alt="GitHub logo">View on GitHub
125125
</a>
126126
</td>
127127
<td>
128128
<a href="https://www.kaggle.com/nitric/google-cloud-project-setup-instructions">
129-
<img width="90" src="https://www.kaggle.com/static/images/site-logo.png" alt="Kaggle logo">View on Kaggle
129+
<img width="90" src="https://www.kaggle.com/static/images/site-logo.png" alt="Kaggle logo">Run in Kaggle
130130
</a>
131131
</td>
132132
</table>

0 commit comments

Comments
 (0)