Skip to content

Commit

Permalink
Embedded video in docs.
Browse files Browse the repository at this point in the history
Change: 150348366
  • Loading branch information
tensorflower-gardener committed Mar 16, 2017
1 parent 73394f4 commit 91d34b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tensorflow/docs_src/get_started/summaries_and_tensorboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ TensorBoard is fully configured, it looks like this:

![MNIST TensorBoard](../images/mnist_tensorboard.png "MNIST TensorBoard")

<div class="video-wrapper">
<iframe class="devsite-embedded-youtube-video" data-video-id="eBbEDRsCmv4"
data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen>
</iframe>
</div>

This tutorial is intended to get you started with simple TensorBoard usage.
There are other resources available as well! The [TensorBoard README](https://www.tensorflow.org/code/tensorflow/tensorboard/README.md)
Expand Down

0 comments on commit 91d34b2

Please sign in to comment.