We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658ca67 commit 87714b6Copy full SHA for 87714b6
docs/_book.yaml
@@ -21,6 +21,8 @@ upper_tabs:
21
path: /tensorboard/image_summaries
22
- title: "Model graphs"
23
path: /tensorboard/graphs
24
+ - title: "Text data"
25
+ path: /tensorboard/text_summaries
26
- title: "Hyperparameter tuning"
27
path: /tensorboard/hyperparameter_tuning_with_hparams
28
- title: "Embedding projector"
docs/images/text_simple.png
164 KB
docs/text_summaries.ipynb
@@ -192,7 +192,7 @@
192
"id": "c8n8YqGlT3-c"
193
},
194
"source": [
195
- "<!-- <img class=\"tfo-display-only-on-site\" src=\"https://github.com/tensorflow/tensorboard/blob/master/docs/images/images_single.png?raw=1\"/> -->"
+ "<!-- <img class=\"tfo-display-only-on-site\" src=\"https://github.com/tensorflow/tensorboard/blob/master/docs/images/text_simple.png?raw=1\"/> -->"
196
]
197
198
{
0 commit comments