Back to Tensorflow

you may not use this file except in compliance with the License.

tools/templates/subsite/g3doc/tutorials/notebook.ipynb

latest1.8 KB
Original Source
Copyright 2018 The TensorFlow Authors.
#@title Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

Sample tutorial or guide

<table class="tfo-notebook-buttons" align="left"> <td> <a target="_blank" href="https://www.tensorflow.org/{TENSORFLOW_PATH}">View on TensorFlow.org</a> </td> <td> <a target="_blank" href="https://colab.research.google.com/github/{GITHUB_PATH}">Run in Google Colab</a> </td> <td> <a target="_blank" href="https://github.com/{GITHUB_PATH}">View source on GitHub</a> </td> <td> <a href="https://storage.googleapis.com/tensorflow_docs/docs/site/en/{TENSORFLOW_PATH}.ipynb">Download notebook</a> </td> </table>

Colab notebooks are a first-class documentation format on tensorflow.org. When published, these notebooks are rendered as static HTML on the site, with a link to the executable notebook on Colab.

See the notebook template for setup and style notes.