We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b70060 commit ef41748Copy full SHA for ef41748
site/en/tutorials/_index.yaml
@@ -16,8 +16,9 @@ landing_page:
16
- description: >
17
<p>
18
The TensorFlow tutorials are written as Jupyter notebooks and run
19
- directly in Google Colab—a hosted notebook environment that requires
20
- no setup. Click the <em>Run in Google Colab</em> button.
+ directly in Google Colab—a hosted notebook environment that requires
+ no setup. At the top of each tutorial, you'll see a <b>Run in Google Colab</b> button. Click
21
+ the button to open the notebook and run the code yourself.
22
</p>
23
24
- classname: devsite-landing-row-100
0 commit comments